COLOR #E1D4CE

HEX: #E1D4CE RGB: (225,212,206)

Color info

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

RGB color model

#E1D4CE color RGB value is (225,212,206).

RGB: (225,212,206) (88%, 83%, 81%)

RGB channels and saturation

R 225 of 255 = 88%
G 212 of 255 = 83%
B 206 of 255 = 81%

225
212
206

R + G + B ~ 84%. #E1D4CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 225 + 212 + 206 = 643 (100%)
R 225 of 643 ~ 34.99%
G 212 of 643 ~ 32.97%
B 206 of 643 ~ 32.04'%

%34.99
%32.97
%32.04

CMYK color model

#E1D4CE color CMYK value is (0,6,8,12).

  • cyan value is 0.00%
  • magenta value is 5.78%
  • yellow value is 8.44%
  • key color value is 11.76%

CMYK: (0,6,8,12)
C0M6Y8K12 (0%, 6%, 8%, 12%)
(0.00 / 0.06 / 0.08 / 0.12)

CMYK percentages

%0
%5.78
%8.44
%11.76

Codes

Color #E1D4CE in popluar color models

E1 D4 CE
RGB 225 212 206
HSL 19° 24.05% 84.51%
HSB/HSV 19° 8.44% 88.24%
CMYK 0.00% 5.78% 8.44%
11.76%

Color #E1D4CE in popluar number systems.

HEX E1 D4 CE
Decimal 225 212 206
Binary 11100001 11010100 11001110
Octal 341 324 316

Shades and tints

Shades of #E1D4CE

#E1D4CE
(225,212,206)
#CDC1BC
(205,193,188)
#B9AEAA
(185,174,170)
#A59B98
(165,155,152)
#918886
(145,136,134)
#7D7574
(125,117,116)
#696262
(105,98,98)
#554F50
(85,79,80)
#413C3E
(65,60,62)
#2D292C
(45,41,44)
#19161A
(25,22,26)
#000000
(0,0,0)

Tints of #E1D4CE

#E1D4CE
(225,212,206)
#E3D7D2
(227,215,210)
#E5DAD6
(229,218,214)
#E7DDDA
(231,221,218)
#E9E0DE
(233,224,222)
#EBE3E2
(235,227,226)
#EDE6E6
(237,230,230)
#EFE9EA
(239,233,234)
#F1ECEE
(241,236,238)
#F3EFF2
(243,239,242)
#F5F2F6
(245,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1D4CE color. Also use rgb(225,212,206) instead hex code.

Text Font Color

.myTextColor { color: #E1D4CE; }

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

This text font color is #E1D4CE.

Background Color

.myBgColor { background-color: #E1D4CE; }

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

This div background color is #E1D4CE.

Border color

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

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

This div border color is #E1D4CE.

Opacity

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

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

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

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

This text has shadow with #E1D4CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1D4CE.

Preview

Color preview on black background

This text has color #E1D4CE on black background.


Color preview on white background

This text has color #E1D4CE on white background.


Black color preview on #E1D4CE background

This text has black color on #E1D4CE background.


White color preview on #E1D4CE background

This text has white color on #E1D4CE background.


Related colors

Complementary color

Complementary color for #hex is #1E2B31.


I love getcolorcode.com

Triadic colors

1 #CEE1D4 and #D4CEE1 with #E1D4CE are triadic colors.

2 #CED4E1 and #D4E1CE with #E1D4CE are triadic colors.