COLOR #E6E9CE

HEX: #E6E9CE RGB: (230,233,206)

Color info

#E6E9CE contains red, green and blue colors in about the same proportion. Web safe color of #E6E9CE is #CCFFCC (or #CFC).

RGB color model

#E6E9CE color RGB value is (230,233,206).

RGB: (230,233,206) (90%, 91%, 81%)

RGB channels and saturation

R 230 of 255 = 90%
G 233 of 255 = 91%
B 206 of 255 = 81%

230
233
206

R + G + B ~ 87%. #E6E9CE is light color.

Portions of RGB colors in percentages

R + G + B = 230 + 233 + 206 = 669 (100%)
R 230 of 669 ~ 34.38%
G 233 of 669 ~ 34.83%
B 206 of 669 ~ 30.79'%

%34.38
%34.83
%30.79

CMYK color model

#E6E9CE color CMYK value is (1,0,12,9).

  • cyan value is 1.29%
  • magenta value is 0.00%
  • yellow value is 11.59%
  • key color value is 8.63%

CMYK: (1,0,12,9)
C1M0Y12K9 (1%, 0%, 12%, 9%)
(0.01 / 0.00 / 0.12 / 0.09)

CMYK percentages

%1.29
%0
%11.59
%8.63

Codes

Color #E6E9CE in popluar color models

E6 E9 CE
RGB 230 233 206
HSL 67° 38.03% 86.08%
HSB/HSV 67° 11.59% 91.37%
CMYK 1.29% 0.00% 11.59%
8.63%

Color #E6E9CE in popluar number systems.

HEX E6 E9 CE
Decimal 230 233 206
Binary 11100110 11101001 11001110
Octal 346 351 316

Shades and tints

Shades of #E6E9CE

#E6E9CE
(230,233,206)
#D2D4BC
(210,212,188)
#BEBFAA
(190,191,170)
#AAAA98
(170,170,152)
#969586
(150,149,134)
#828074
(130,128,116)
#6E6B62
(110,107,98)
#5A5650
(90,86,80)
#46413E
(70,65,62)
#322C2C
(50,44,44)
#1E171A
(30,23,26)
#000000
(0,0,0)

Tints of #E6E9CE

#E6E9CE
(230,233,206)
#E8EBD2
(232,235,210)
#EAEDD6
(234,237,214)
#ECEFDA
(236,239,218)
#EEF1DE
(238,241,222)
#F0F3E2
(240,243,226)
#F2F5E6
(242,245,230)
#F4F7EA
(244,247,234)
#F6F9EE
(246,249,238)
#F8FBF2
(248,251,242)
#FAFDF6
(250,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E9CE; }

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

This text font color is #E6E9CE.

Background Color

.myBgColor { background-color: #E6E9CE; }

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

This div background color is #E6E9CE.

Border color

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

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

This div border color is #E6E9CE.

Opacity

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

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

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

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

This text has shadow with #E6E9CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E9CE.

Preview

Color preview on black background

This text has color #E6E9CE on black background.


Color preview on white background

This text has color #E6E9CE on white background.


Black color preview on #E6E9CE background

This text has black color on #E6E9CE background.


White color preview on #E6E9CE background

This text has white color on #E6E9CE background.


Related colors

Complementary color

Complementary color for #hex is #191631.


I love getcolorcode.com

Triadic colors

1 #CEE6E9 and #E9CEE6 with #E6E9CE are triadic colors.

2 #CEE9E6 and #E9E6CE with #E6E9CE are triadic colors.