COLOR #E5D6B3

HEX: #E5D6B3 RGB: (229,214,179)

Color info

#E5D6B3 contains red, green and blue colors in about the same proportion. Web safe color of #E5D6B3 is #CCCC99 (or #CC9).

RGB color model

#E5D6B3 color RGB value is (229,214,179).

RGB: (229,214,179) (90%, 84%, 70%)

RGB channels and saturation

R 229 of 255 = 90%
G 214 of 255 = 84%
B 179 of 255 = 70%

229
214
179

R + G + B ~ 81%. #E5D6B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 214 + 179 = 622 (100%)
R 229 of 622 ~ 36.82%
G 214 of 622 ~ 34.41%
B 179 of 622 ~ 28.78'%

%36.82
%34.41
%28.78

CMYK color model

#E5D6B3 color CMYK value is (0,7,22,10).

  • cyan value is 0.00%
  • magenta value is 6.55%
  • yellow value is 21.83%
  • key color value is 10.20%

CMYK: (0,7,22,10)
C0M7Y22K10 (0%, 7%, 22%, 10%)
(0.00 / 0.07 / 0.22 / 0.10)

CMYK percentages

%0
%6.55
%21.83
%10.2

Codes

Color #E5D6B3 in popluar color models

E5 D6 B3
RGB 229 214 179
HSL 42° 49.02% 80.00%
HSB/HSV 42° 21.83% 89.80%
CMYK 0.00% 6.55% 21.83%
10.20%

Color #E5D6B3 in popluar number systems.

HEX E5 D6 B3
Decimal 229 214 179
Binary 11100101 11010110 10110011
Octal 345 326 263

Shades and tints

Shades of #E5D6B3

#E5D6B3
(229,214,179)
#D1C3A3
(209,195,163)
#BDB093
(189,176,147)
#A99D83
(169,157,131)
#958A73
(149,138,115)
#817763
(129,119,99)
#6D6453
(109,100,83)
#595143
(89,81,67)
#453E33
(69,62,51)
#312B23
(49,43,35)
#1D1813
(29,24,19)
#000000
(0,0,0)

Tints of #E5D6B3

#E5D6B3
(229,214,179)
#E7D9B9
(231,217,185)
#E9DCBF
(233,220,191)
#EBDFC5
(235,223,197)
#EDE2CB
(237,226,203)
#EFE5D1
(239,229,209)
#F1E8D7
(241,232,215)
#F3EBDD
(243,235,221)
#F5EEE3
(245,238,227)
#F7F1E9
(247,241,233)
#F9F4EF
(249,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D6B3 color. Also use rgb(229,214,179) instead hex code.

Text Font Color

.myTextColor { color: #E5D6B3; }

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

This text font color is #E5D6B3.

Background Color

.myBgColor { background-color: #E5D6B3; }

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

This div background color is #E5D6B3.

Border color

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

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

This div border color is #E5D6B3.

Opacity

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

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

Text with #E5D6B3 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 #E5D6B3;}

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

This text has shadow with #E5D6B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D6B3.

Preview

Color preview on black background

This text has color #E5D6B3 on black background.


Color preview on white background

This text has color #E5D6B3 on white background.


Black color preview on #E5D6B3 background

This text has black color on #E5D6B3 background.


White color preview on #E5D6B3 background

This text has white color on #E5D6B3 background.


Related colors

Complementary color

Complementary color for #hex is #1A294C.


I love getcolorcode.com

Triadic colors

1 #B3E5D6 and #D6B3E5 with #E5D6B3 are triadic colors.

2 #B3D6E5 and #D6E5B3 with #E5D6B3 are triadic colors.