COLOR #E5D4A3

HEX: #E5D4A3 RGB: (229,212,163)

Renk bilgisi

#E5D4A3 contains mainly red and green colors. #E5D4A3 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5D4A3 color RGB value is (229,212,163).

RGB: (229,212,163) (90%, 83%, 64%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 212 of 255 = 83%
B 163 of 255 = 64%

229
212
163

R + G + B ~ 79%. #E5D4A3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 212 + 163 = 604 (100%)
R 229 of 604 ~ 37.91%
G 212 of 604 ~ 35.1%
B 163 of 604 ~ 26.99'%

%37.91
%35.1
%26.99

CMYK RENK MODELİ

#E5D4A3 rengi CMYK tonu (0,7,29,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.42%
  • sarı tonu 28.82%
  • ana renk tonu 10.20%

CMYK: (0,7,29,10)
C0M7Y29K10 (0%, 7%, 29%, 10%)
(0.00 / 0.07 / 0.29 / 0.10)

CMYK yüzdeleri

%0
%7.42
%28.82
%10.2

Codes

Color #E5D4A3 in popluar color models

E5 D4 A3
RGB 229 212 163
HSL 45° 55.93% 76.86%
HSB/HSV 45° 28.82% 89.80%
CMYK 0.00% 7.42% 28.82%
10.20%

Color #E5D4A3 in popluar number systems.

HEX E5 D4 A3
Decimal 229 212 163
Binary 11100101 11010100 10100011
Octal 345 324 243

Shades and tints

Shades of #E5D4A3

#E5D4A3
(229,212,163)
#D1C195
(209,193,149)
#BDAE87
(189,174,135)
#A99B79
(169,155,121)
#95886B
(149,136,107)
#81755D
(129,117,93)
#6D624F
(109,98,79)
#594F41
(89,79,65)
#453C33
(69,60,51)
#312925
(49,41,37)
#1D1617
(29,22,23)
#000000
(0,0,0)

Tints of #E5D4A3

#E5D4A3
(229,212,163)
#E7D7AB
(231,215,171)
#E9DAB3
(233,218,179)
#EBDDBB
(235,221,187)
#EDE0C3
(237,224,195)
#EFE3CB
(239,227,203)
#F1E6D3
(241,230,211)
#F3E9DB
(243,233,219)
#F5ECE3
(245,236,227)
#F7EFEB
(247,239,235)
#F9F2F3
(249,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D4A3 color. Also use rgb(229,212,163) instead hex code.

Text Font Color

.myTextColor { color: #E5D4A3; }

<p style="color:#E5D4A3">This sample text font color is #E5D4A3.</p>

This text font color is #E5D4A3.

Background Color

.myBgColor { background-color: #E5D4A3; }

<div style="background-color:#E5D4A3">Inner text</div>

This div background color is #E5D4A3.

Border color

.myBorderColor { border: 1px solid #E5D4A3; }

<div style="border:3px solid #E5D4A3">Div</div>

This div border color is #E5D4A3.

Opacity

.myOpacity80 { color: #E5D4A3; opacity: 0.8; }

<p style="color:#E5D4A3;opacity:0.8;">80%</p>

Text with #E5D4A3 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #E5D4A3;}

<p style="text-shadow: 3px 3px 1px #E5D4A3">Text here.</p>

This text has shadow with #E5D4A3 color.


.textShadow {text-shadow: 3px 3px 1px #E5D4A3', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #E5D4A3, 5px 5px 20px red">Text here.</p>

This text has shadow with #E5D4A3 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#E5D4A3, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#E5D4A3, Direction=45, Strength=4)">Text</p>

This text has shadow with #E5D4A3 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #E5D4A3;
-webkit-box-shadow: 1px 1px 3px 2px #E5D4A3;
box-shadow: 1px 1px 3px 2px #E5D4A3;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #E5D4A3; -webkit-box-shadow: 1px 1px 3px 2px #E5D4A3; box-shadow:1px 1px 3px 2px #E5D4A3;">
Div content here
</div>

This div box has shadow with color #E5D4A3.

Preview

Color preview on black background

This text has color #E5D4A3 on black background.


Color preview on white background

This text has color #E5D4A3 on white background.


Black color preview on #E5D4A3 background

This text has black color on #E5D4A3 background.


White color preview on #E5D4A3 background

This text has white color on #E5D4A3 background.


Related colors

Complementary color

Complementary color for #hex is #1A2B5C.


I love getcolorcode.com

Triadic colors

1 #A3E5D4 and #D4A3E5 with #E5D4A3 are triadic colors.

2 #A3D4E5 and #D4E5A3 with #E5D4A3 are triadic colors.