COLOR #E8D9BB

HEX: #E8D9BB RGB: (232,217,187)

Color info

#E8D9BB contains red, green and blue colors in about the same proportion. Web safe color of #E8D9BB is #FFCCCC (or #FCC).

RGB color model

#E8D9BB color RGB value is (232,217,187).

RGB: (232,217,187) (91%, 85%, 73%)

RGB channels and saturation

R 232 of 255 = 91%
G 217 of 255 = 85%
B 187 of 255 = 73%

232
217
187

R + G + B ~ 83%. #E8D9BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 232 + 217 + 187 = 636 (100%)
R 232 of 636 ~ 36.48%
G 217 of 636 ~ 34.12%
B 187 of 636 ~ 29.4'%

%36.48
%34.12
%29.4

CMYK color model

#E8D9BB color CMYK value is (0,6,19,9).

  • cyan value is 0.00%
  • magenta value is 6.47%
  • yellow value is 19.40%
  • key color value is 9.02%

CMYK: (0,6,19,9)
C0M6Y19K9 (0%, 6%, 19%, 9%)
(0.00 / 0.06 / 0.19 / 0.09)

CMYK percentages

%0
%6.47
%19.4
%9.02

Codes

Color #E8D9BB in popluar color models

E8 D9 BB
RGB 232 217 187
HSL 40° 49.45% 82.16%
HSB/HSV 40° 19.40% 90.98%
CMYK 0.00% 6.47% 19.40%
9.02%

Color #E8D9BB in popluar number systems.

HEX E8 D9 BB
Decimal 232 217 187
Binary 11101000 11011001 10111011
Octal 350 331 273

Shades and tints

Shades of #E8D9BB

#E8D9BB
(232,217,187)
#D3C6AA
(211,198,170)
#BEB399
(190,179,153)
#A9A088
(169,160,136)
#948D77
(148,141,119)
#7F7A66
(127,122,102)
#6A6755
(106,103,85)
#555444
(85,84,68)
#404133
(64,65,51)
#2B2E22
(43,46,34)
#161B11
(22,27,17)
#000000
(0,0,0)

Tints of #E8D9BB

#E8D9BB
(232,217,187)
#EADCC1
(234,220,193)
#ECDFC7
(236,223,199)
#EEE2CD
(238,226,205)
#F0E5D3
(240,229,211)
#F2E8D9
(242,232,217)
#F4EBDF
(244,235,223)
#F6EEE5
(246,238,229)
#F8F1EB
(248,241,235)
#FAF4F1
(250,244,241)
#FCF7F7
(252,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8D9BB color. Also use rgb(232,217,187) instead hex code.

Text Font Color

.myTextColor { color: #E8D9BB; }

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

This text font color is #E8D9BB.

Background Color

.myBgColor { background-color: #E8D9BB; }

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

This div background color is #E8D9BB.

Border color

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

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

This div border color is #E8D9BB.

Opacity

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

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

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

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

This text has shadow with #E8D9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8D9BB.

Preview

Color preview on black background

This text has color #E8D9BB on black background.


Color preview on white background

This text has color #E8D9BB on white background.


Black color preview on #E8D9BB background

This text has black color on #E8D9BB background.


White color preview on #E8D9BB background

This text has white color on #E8D9BB background.


Related colors

Complementary color

Complementary color for #hex is #172644.


I love getcolorcode.com

Triadic colors

1 #BBE8D9 and #D9BBE8 with #E8D9BB are triadic colors.

2 #BBD9E8 and #D9E8BB with #E8D9BB are triadic colors.