COLOR #E5E6CE

HEX: #E5E6CE RGB: (229,230,206)

Color info

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

RGB color model

#E5E6CE color RGB value is (229,230,206).

RGB: (229,230,206) (90%, 90%, 81%)

RGB channels and saturation

R 229 of 255 = 90%
G 230 of 255 = 90%
B 206 of 255 = 81%

229
230
206

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

Portions of RGB colors in percentages

R + G + B = 229 + 230 + 206 = 665 (100%)
R 229 of 665 ~ 34.44%
G 230 of 665 ~ 34.59%
B 206 of 665 ~ 30.98'%

%34.44
%34.59
%30.98

CMYK color model

#E5E6CE color CMYK value is (0,0,10,10).

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

CMYK: (0,0,10,10)
C0M0Y10K10 (0%, 0%, 10%, 10%)
(0.00 / 0.00 / 0.10 / 0.10)

CMYK percentages

%0.43
%0
%10.43
%9.8

Codes

Color #E5E6CE in popluar color models

E5 E6 CE
RGB 229 230 206
HSL 63° 32.43% 85.49%
HSB/HSV 63° 10.43% 90.20%
CMYK 0.43% 0.00% 10.43%
9.80%

Color #E5E6CE in popluar number systems.

HEX E5 E6 CE
Decimal 229 230 206
Binary 11100101 11100110 11001110
Octal 345 346 316

Shades and tints

Shades of #E5E6CE

#E5E6CE
(229,230,206)
#D1D2BC
(209,210,188)
#BDBEAA
(189,190,170)
#A9AA98
(169,170,152)
#959686
(149,150,134)
#818274
(129,130,116)
#6D6E62
(109,110,98)
#595A50
(89,90,80)
#45463E
(69,70,62)
#31322C
(49,50,44)
#1D1E1A
(29,30,26)
#000000
(0,0,0)

Tints of #E5E6CE

#E5E6CE
(229,230,206)
#E7E8D2
(231,232,210)
#E9EAD6
(233,234,214)
#EBECDA
(235,236,218)
#EDEEDE
(237,238,222)
#EFF0E2
(239,240,226)
#F1F2E6
(241,242,230)
#F3F4EA
(243,244,234)
#F5F6EE
(245,246,238)
#F7F8F2
(247,248,242)
#F9FAF6
(249,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E6CE; }

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

This text font color is #E5E6CE.

Background Color

.myBgColor { background-color: #E5E6CE; }

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

This div background color is #E5E6CE.

Border color

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

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

This div border color is #E5E6CE.

Opacity

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

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

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

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

This text has shadow with #E5E6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E6CE.

Preview

Color preview on black background

This text has color #E5E6CE on black background.


Color preview on white background

This text has color #E5E6CE on white background.


Black color preview on #E5E6CE background

This text has black color on #E5E6CE background.


White color preview on #E5E6CE background

This text has white color on #E5E6CE background.


Related colors

Complementary color

Complementary color for #hex is #1A1931.


I love getcolorcode.com

Triadic colors

1 #CEE5E6 and #E6CEE5 with #E5E6CE are triadic colors.

2 #CEE6E5 and #E6E5CE with #E5E6CE are triadic colors.