COLOR #E7D8CE

HEX: #E7D8CE RGB: (231,216,206)

Color info

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

RGB color model

#E7D8CE color RGB value is (231,216,206).

RGB: (231,216,206) (91%, 85%, 81%)

RGB channels and saturation

R 231 of 255 = 91%
G 216 of 255 = 85%
B 206 of 255 = 81%

231
216
206

R + G + B ~ 86%. #E7D8CE is light color.

Portions of RGB colors in percentages

R + G + B = 231 + 216 + 206 = 653 (100%)
R 231 of 653 ~ 35.38%
G 216 of 653 ~ 33.08%
B 206 of 653 ~ 31.55'%

%35.38
%33.08
%31.55

CMYK color model

#E7D8CE color CMYK value is (0,6,11,9).

  • cyan value is 0.00%
  • magenta value is 6.49%
  • yellow value is 10.82%
  • key color value is 9.41%
CMYK: (0,6,11,9) C0M6Y11K9 (0%,6%,11%,9%) (0.00/0.06/0.11/0.09) 

CMYK percentages

%0
%6.49
%10.82
%9.41

Codes

Color #E7D8CE in popluar color models

E7 D8 CE
RGB 231 216 206
HSL 24° 34.25% 85.69%
HSB/HSV 24° 10.82% 90.59%
CMYK 0.00% 6.49% 10.82%
9.41%

Color #E7D8CE in popluar number systems.

HEX E7 D8 CE
Decimal 231 216 206
Binary 11100111 11011000 11001110
Octal 347 330 316

Shades and tints

Shades of #E7D8CE

#E7D8CE
(231,216,206)
#D2C5BC
(210,197,188)
#BDB2AA
(189,178,170)
#A89F98
(168,159,152)
#938C86
(147,140,134)
#7E7974
(126,121,116)
#696662
(105,102,98)
#545350
(84,83,80)
#3F403E
(63,64,62)
#2A2D2C
(42,45,44)
#151A1A
(21,26,26)
#000000
(0,0,0)

Tints of #E7D8CE

#E7D8CE
(231,216,206)
#E9DBD2
(233,219,210)
#EBDED6
(235,222,214)
#EDE1DA
(237,225,218)
#EFE4DE
(239,228,222)
#F1E7E2
(241,231,226)
#F3EAE6
(243,234,230)
#F5EDEA
(245,237,234)
#F7F0EE
(247,240,238)
#F9F3F2
(249,243,242)
#FBF6F6
(251,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7D8CE color. Also use rgb(231,216,206) instead hex code.

Text Font Color

.myTextColor { color: #E7D8CE; }

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

This text font color is #E7D8CE.

Background Color

.myBgColor { background-color: #E7D8CE; }

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

This div background color is #E7D8CE.

Border color

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

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

This div border color is #E7D8CE.

Opacity

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

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

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

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

This text has shadow with #E7D8CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D8CE.

Preview

Color preview on black background

This text has color #E7D8CE on black background.


Color preview on white background

This text has color #E7D8CE on white background.


Black color preview on #E7D8CE background

This text has black color on #E7D8CE background.


White color preview on #E7D8CE background

This text has white color on #E7D8CE background.


Related colors

Complementary color

Complementary color for #hex is #182731.


I love getcolorcode.com

Triadic colors

1 #CEE7D8 and #D8CEE7 with #E7D8CE are triadic colors.

2 #CED8E7 and #D8E7CE with #E7D8CE are triadic colors.