COLOR #E4D9CE

HEX: #E4D9CE RGB: (228,217,206)

Color info

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

RGB color model

#E4D9CE color RGB value is (228,217,206).

RGB: (228,217,206) (89%, 85%, 81%)

RGB channels and saturation

R 228 of 255 = 89%
G 217 of 255 = 85%
B 206 of 255 = 81%

228
217
206

R + G + B ~ 85%. #E4D9CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 217 + 206 = 651 (100%)
R 228 of 651 ~ 35.02%
G 217 of 651 ~ 33.33%
B 206 of 651 ~ 31.64'%

%35.02
%33.33
%31.64

CMYK color model

#E4D9CE color CMYK value is (0,5,10,11).

  • cyan value is 0.00%
  • magenta value is 4.82%
  • yellow value is 9.65%
  • key color value is 10.59%

CMYK: (0,5,10,11)
C0M5Y10K11 (0%, 5%, 10%, 11%)
(0.00 / 0.05 / 0.10 / 0.11)

CMYK percentages

%0
%4.82
%9.65
%10.59

Codes

Color #E4D9CE in popluar color models

E4 D9 CE
RGB 228 217 206
HSL 30° 28.95% 85.10%
HSB/HSV 30° 9.65% 89.41%
CMYK 0.00% 4.82% 9.65%
10.59%

Color #E4D9CE in popluar number systems.

HEX E4 D9 CE
Decimal 228 217 206
Binary 11100100 11011001 11001110
Octal 344 331 316

Shades and tints

Shades of #E4D9CE

#E4D9CE
(228,217,206)
#D0C6BC
(208,198,188)
#BCB3AA
(188,179,170)
#A8A098
(168,160,152)
#948D86
(148,141,134)
#807A74
(128,122,116)
#6C6762
(108,103,98)
#585450
(88,84,80)
#44413E
(68,65,62)
#302E2C
(48,46,44)
#1C1B1A
(28,27,26)
#000000
(0,0,0)

Tints of #E4D9CE

#E4D9CE
(228,217,206)
#E6DCD2
(230,220,210)
#E8DFD6
(232,223,214)
#EAE2DA
(234,226,218)
#ECE5DE
(236,229,222)
#EEE8E2
(238,232,226)
#F0EBE6
(240,235,230)
#F2EEEA
(242,238,234)
#F4F1EE
(244,241,238)
#F6F4F2
(246,244,242)
#F8F7F6
(248,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D9CE color. Also use rgb(228,217,206) instead hex code.

Text Font Color

.myTextColor { color: #E4D9CE; }

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

This text font color is #E4D9CE.

Background Color

.myBgColor { background-color: #E4D9CE; }

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

This div background color is #E4D9CE.

Border color

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

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

This div border color is #E4D9CE.

Opacity

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

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

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

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

This text has shadow with #E4D9CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D9CE.

Preview

Color preview on black background

This text has color #E4D9CE on black background.


Color preview on white background

This text has color #E4D9CE on white background.


Black color preview on #E4D9CE background

This text has black color on #E4D9CE background.


White color preview on #E4D9CE background

This text has white color on #E4D9CE background.


Related colors

Complementary color

Complementary color for #hex is #1B2631.


I love getcolorcode.com

Triadic colors

1 #CEE4D9 and #D9CEE4 with #E4D9CE are triadic colors.

2 #CED9E4 and #D9E4CE with #E4D9CE are triadic colors.