COLOR #E8E1D0

HEX: #E8E1D0 RGB: (232,225,208)

Color info

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

RGB color model

#E8E1D0 color RGB value is (232,225,208).

RGB: (232,225,208) (91%, 88%, 82%)

RGB channels and saturation

R 232 of 255 = 91%
G 225 of 255 = 88%
B 208 of 255 = 82%

232
225
208

R + G + B ~ 87%. #E8E1D0 is light color.

Portions of RGB colors in percentages

R + G + B = 232 + 225 + 208 = 665 (100%)
R 232 of 665 ~ 34.89%
G 225 of 665 ~ 33.83%
B 208 of 665 ~ 31.28'%

%34.89
%33.83
%31.28

CMYK color model

#E8E1D0 color CMYK value is (0,3,10,9).

  • cyan value is 0.00%
  • magenta value is 3.02%
  • yellow value is 10.34%
  • key color value is 9.02%

CMYK: (0,3,10,9)
C0M3Y10K9 (0%, 3%, 10%, 9%)
(0.00 / 0.03 / 0.10 / 0.09)

CMYK percentages

%0
%3.02
%10.34
%9.02

Codes

Color #E8E1D0 in popluar color models

E8 E1 D0
RGB 232 225 208
HSL 43° 34.29% 86.27%
HSB/HSV 43° 10.34% 90.98%
CMYK 0.00% 3.02% 10.34%
9.02%

Color #E8E1D0 in popluar number systems.

HEX E8 E1 D0
Decimal 232 225 208
Binary 11101000 11100001 11010000
Octal 350 341 320

Shades and tints

Shades of #E8E1D0

#E8E1D0
(232,225,208)
#D3CDBE
(211,205,190)
#BEB9AC
(190,185,172)
#A9A59A
(169,165,154)
#949188
(148,145,136)
#7F7D76
(127,125,118)
#6A6964
(106,105,100)
#555552
(85,85,82)
#404140
(64,65,64)
#2B2D2E
(43,45,46)
#16191C
(22,25,28)
#000000
(0,0,0)

Tints of #E8E1D0

#E8E1D0
(232,225,208)
#EAE3D4
(234,227,212)
#ECE5D8
(236,229,216)
#EEE7DC
(238,231,220)
#F0E9E0
(240,233,224)
#F2EBE4
(242,235,228)
#F4EDE8
(244,237,232)
#F6EFEC
(246,239,236)
#F8F1F0
(248,241,240)
#FAF3F4
(250,243,244)
#FCF5F8
(252,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8E1D0 color. Also use rgb(232,225,208) instead hex code.

Text Font Color

.myTextColor { color: #E8E1D0; }

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

This text font color is #E8E1D0.

Background Color

.myBgColor { background-color: #E8E1D0; }

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

This div background color is #E8E1D0.

Border color

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

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

This div border color is #E8E1D0.

Opacity

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

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

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

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

This text has shadow with #E8E1D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8E1D0.

Preview

Color preview on black background

This text has color #E8E1D0 on black background.


Color preview on white background

This text has color #E8E1D0 on white background.


Black color preview on #E8E1D0 background

This text has black color on #E8E1D0 background.


White color preview on #E8E1D0 background

This text has white color on #E8E1D0 background.


Related colors

Complementary color

Complementary color for #hex is #171E2F.


I love getcolorcode.com

Triadic colors

1 #D0E8E1 and #E1D0E8 with #E8E1D0 are triadic colors.

2 #D0E1E8 and #E1E8D0 with #E8E1D0 are triadic colors.