COLOR #E5D7BA

HEX: #E5D7BA RGB: (229,215,186)

Color info

#E5D7BA contains red, green and blue colors in about the same proportion. Web safe color of #E5D7BA is #CCCCCC (or #CCC).

RGB color model

#E5D7BA color RGB value is (229,215,186).

RGB: (229,215,186) (90%, 84%, 73%)

RGB channels and saturation

R 229 of 255 = 90%
G 215 of 255 = 84%
B 186 of 255 = 73%

229
215
186

R + G + B ~ 82%. #E5D7BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 215 + 186 = 630 (100%)
R 229 of 630 ~ 36.35%
G 215 of 630 ~ 34.13%
B 186 of 630 ~ 29.52'%

%36.35
%34.13
%29.52

CMYK color model

#E5D7BA color CMYK value is (0,6,19,10).

  • cyan value is 0.00%
  • magenta value is 6.11%
  • yellow value is 18.78%
  • key color value is 10.20%

CMYK: (0,6,19,10)
C0M6Y19K10 (0%, 6%, 19%, 10%)
(0.00 / 0.06 / 0.19 / 0.10)

CMYK percentages

%0
%6.11
%18.78
%10.2

Codes

Color #E5D7BA in popluar color models

E5 D7 BA
RGB 229 215 186
HSL 40° 45.26% 81.37%
HSB/HSV 40° 18.78% 89.80%
CMYK 0.00% 6.11% 18.78%
10.20%

Color #E5D7BA in popluar number systems.

HEX E5 D7 BA
Decimal 229 215 186
Binary 11100101 11010111 10111010
Octal 345 327 272

Shades and tints

Shades of #E5D7BA

#E5D7BA
(229,215,186)
#D1C4AA
(209,196,170)
#BDB19A
(189,177,154)
#A99E8A
(169,158,138)
#958B7A
(149,139,122)
#81786A
(129,120,106)
#6D655A
(109,101,90)
#59524A
(89,82,74)
#453F3A
(69,63,58)
#312C2A
(49,44,42)
#1D191A
(29,25,26)
#000000
(0,0,0)

Tints of #E5D7BA

#E5D7BA
(229,215,186)
#E7DAC0
(231,218,192)
#E9DDC6
(233,221,198)
#EBE0CC
(235,224,204)
#EDE3D2
(237,227,210)
#EFE6D8
(239,230,216)
#F1E9DE
(241,233,222)
#F3ECE4
(243,236,228)
#F5EFEA
(245,239,234)
#F7F2F0
(247,242,240)
#F9F5F6
(249,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D7BA color. Also use rgb(229,215,186) instead hex code.

Text Font Color

.myTextColor { color: #E5D7BA; }

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

This text font color is #E5D7BA.

Background Color

.myBgColor { background-color: #E5D7BA; }

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

This div background color is #E5D7BA.

Border color

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

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

This div border color is #E5D7BA.

Opacity

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

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

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

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

This text has shadow with #E5D7BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D7BA.

Preview

Color preview on black background

This text has color #E5D7BA on black background.


Color preview on white background

This text has color #E5D7BA on white background.


Black color preview on #E5D7BA background

This text has black color on #E5D7BA background.


White color preview on #E5D7BA background

This text has white color on #E5D7BA background.


Related colors

Complementary color

Complementary color for #hex is #1A2845.


I love getcolorcode.com

Triadic colors

1 #BAE5D7 and #D7BAE5 with #E5D7BA are triadic colors.

2 #BAD7E5 and #D7E5BA with #E5D7BA are triadic colors.