COLOR #E6D9CE

HEX: #E6D9CE RGB: (230,217,206)

Color info

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

RGB color model

#E6D9CE color RGB value is (230,217,206).

RGB: (230,217,206) (90%, 85%, 81%)

RGB channels and saturation

R 230 of 255 = 90%
G 217 of 255 = 85%
B 206 of 255 = 81%

230
217
206

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

Portions of RGB colors in percentages

R + G + B = 230 + 217 + 206 = 653 (100%)
R 230 of 653 ~ 35.22%
G 217 of 653 ~ 33.23%
B 206 of 653 ~ 31.55'%

%35.22
%33.23
%31.55

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 5.65%
  • yellow value is 10.43%
  • key color value is 9.80%

CMYK: (0,6,10,10)
C0M6Y10K10 (0%, 6%, 10%, 10%)
(0.00 / 0.06 / 0.10 / 0.10)

CMYK percentages

%0
%5.65
%10.43
%9.8

Codes

Color #E6D9CE in popluar color models

E6 D9 CE
RGB 230 217 206
HSL 28° 32.43% 85.49%
HSB/HSV 28° 10.43% 90.20%
CMYK 0.00% 5.65% 10.43%
9.80%

Color #E6D9CE in popluar number systems.

HEX E6 D9 CE
Decimal 230 217 206
Binary 11100110 11011001 11001110
Octal 346 331 316

Shades and tints

Shades of #E6D9CE

#E6D9CE
(230,217,206)
#D2C6BC
(210,198,188)
#BEB3AA
(190,179,170)
#AAA098
(170,160,152)
#968D86
(150,141,134)
#827A74
(130,122,116)
#6E6762
(110,103,98)
#5A5450
(90,84,80)
#46413E
(70,65,62)
#322E2C
(50,46,44)
#1E1B1A
(30,27,26)
#000000
(0,0,0)

Tints of #E6D9CE

#E6D9CE
(230,217,206)
#E8DCD2
(232,220,210)
#EADFD6
(234,223,214)
#ECE2DA
(236,226,218)
#EEE5DE
(238,229,222)
#F0E8E2
(240,232,226)
#F2EBE6
(242,235,230)
#F4EEEA
(244,238,234)
#F6F1EE
(246,241,238)
#F8F4F2
(248,244,242)
#FAF7F6
(250,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D9CE; }

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

This text font color is #E6D9CE.

Background Color

.myBgColor { background-color: #E6D9CE; }

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

This div background color is #E6D9CE.

Border color

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

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

This div border color is #E6D9CE.

Opacity

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

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

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

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

This text has shadow with #E6D9CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D9CE.

Preview

Color preview on black background

This text has color #E6D9CE on black background.


Color preview on white background

This text has color #E6D9CE on white background.


Black color preview on #E6D9CE background

This text has black color on #E6D9CE background.


White color preview on #E6D9CE background

This text has white color on #E6D9CE background.


Related colors

Complementary color

Complementary color for #hex is #192631.


I love getcolorcode.com

Triadic colors

1 #CEE6D9 and #D9CEE6 with #E6D9CE are triadic colors.

2 #CED9E6 and #D9E6CE with #E6D9CE are triadic colors.