COLOR #E4D6CE

HEX: #E4D6CE RGB: (228,214,206)

Color info

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

RGB color model

#E4D6CE color RGB value is (228,214,206).

RGB: (228,214,206) (89%, 84%, 81%)

RGB channels and saturation

R 228 of 255 = 89%
G 214 of 255 = 84%
B 206 of 255 = 81%

228
214
206

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

Portions of RGB colors in percentages

R + G + B = 228 + 214 + 206 = 648 (100%)
R 228 of 648 ~ 35.19%
G 214 of 648 ~ 33.02%
B 206 of 648 ~ 31.79'%

%35.19
%33.02
%31.79

CMYK color model

#E4D6CE color CMYK value is (0,6,10,11).

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

CMYK: (0,6,10,11)
C0M6Y10K11 (0%, 6%, 10%, 11%)
(0.00 / 0.06 / 0.10 / 0.11)

CMYK percentages

%0
%6.14
%9.65
%10.59

Codes

Color #E4D6CE in popluar color models

E4 D6 CE
RGB 228 214 206
HSL 22° 28.95% 85.10%
HSB/HSV 22° 9.65% 89.41%
CMYK 0.00% 6.14% 9.65%
10.59%

Color #E4D6CE in popluar number systems.

HEX E4 D6 CE
Decimal 228 214 206
Binary 11100100 11010110 11001110
Octal 344 326 316

Shades and tints

Shades of #E4D6CE

#E4D6CE
(228,214,206)
#D0C3BC
(208,195,188)
#BCB0AA
(188,176,170)
#A89D98
(168,157,152)
#948A86
(148,138,134)
#807774
(128,119,116)
#6C6462
(108,100,98)
#585150
(88,81,80)
#443E3E
(68,62,62)
#302B2C
(48,43,44)
#1C181A
(28,24,26)
#000000
(0,0,0)

Tints of #E4D6CE

#E4D6CE
(228,214,206)
#E6D9D2
(230,217,210)
#E8DCD6
(232,220,214)
#EADFDA
(234,223,218)
#ECE2DE
(236,226,222)
#EEE5E2
(238,229,226)
#F0E8E6
(240,232,230)
#F2EBEA
(242,235,234)
#F4EEEE
(244,238,238)
#F6F1F2
(246,241,242)
#F8F4F6
(248,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D6CE; }

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

This text font color is #E4D6CE.

Background Color

.myBgColor { background-color: #E4D6CE; }

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

This div background color is #E4D6CE.

Border color

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

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

This div border color is #E4D6CE.

Opacity

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

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

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

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

This text has shadow with #E4D6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D6CE.

Preview

Color preview on black background

This text has color #E4D6CE on black background.


Color preview on white background

This text has color #E4D6CE on white background.


Black color preview on #E4D6CE background

This text has black color on #E4D6CE background.


White color preview on #E4D6CE background

This text has white color on #E4D6CE background.


Related colors

Complementary color

Complementary color for #hex is #1B2931.


I love getcolorcode.com

Triadic colors

1 #CEE4D6 and #D6CEE4 with #E4D6CE are triadic colors.

2 #CED6E4 and #D6E4CE with #E4D6CE are triadic colors.