COLOR #E9C4CE

HEX: #E9C4CE RGB: (233,196,206)

Color info

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

RGB color model

#E9C4CE color RGB value is (233,196,206).

RGB: (233,196,206) (91%, 77%, 81%)

RGB channels and saturation

R 233 of 255 = 91%
G 196 of 255 = 77%
B 206 of 255 = 81%

233
196
206

R + G + B ~ 83%. #E9C4CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 233 + 196 + 206 = 635 (100%)
R 233 of 635 ~ 36.69%
G 196 of 635 ~ 30.87%
B 206 of 635 ~ 32.44'%

%36.69
%30.87
%32.44

CMYK color model

#E9C4CE color CMYK value is (0,16,12,9).

  • cyan value is 0.00%
  • magenta value is 15.88%
  • yellow value is 11.59%
  • key color value is 8.63%
CMYK: (0,16,12,9) C0M16Y12K9 (0%,16%,12%,9%) (0.00/0.16/0.12/0.09) 

CMYK percentages

%0
%15.88
%11.59
%8.63

Codes

Color #E9C4CE in popluar color models

E9 C4 CE
RGB 233 196 206
HSL 344° 45.68% 84.12%
HSB/HSV 344° 15.88% 91.37%
CMYK 0.00% 15.88% 11.59%
8.63%

Color #E9C4CE in popluar number systems.

HEX E9 C4 CE
Decimal 233 196 206
Binary 11101001 11000100 11001110
Octal 351 304 316

Shades and tints

Shades of #E9C4CE

#E9C4CE
(233,196,206)
#D4B3BC
(212,179,188)
#BFA2AA
(191,162,170)
#AA9198
(170,145,152)
#958086
(149,128,134)
#806F74
(128,111,116)
#6B5E62
(107,94,98)
#564D50
(86,77,80)
#413C3E
(65,60,62)
#2C2B2C
(44,43,44)
#171A1A
(23,26,26)
#000000
(0,0,0)

Tints of #E9C4CE

#E9C4CE
(233,196,206)
#EBC9D2
(235,201,210)
#EDCED6
(237,206,214)
#EFD3DA
(239,211,218)
#F1D8DE
(241,216,222)
#F3DDE2
(243,221,226)
#F5E2E6
(245,226,230)
#F7E7EA
(247,231,234)
#F9ECEE
(249,236,238)
#FBF1F2
(251,241,242)
#FDF6F6
(253,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9C4CE; }

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

This text font color is #E9C4CE.

Background Color

.myBgColor { background-color: #E9C4CE; }

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

This div background color is #E9C4CE.

Border color

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

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

This div border color is #E9C4CE.

Opacity

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

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

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

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

This text has shadow with #E9C4CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9C4CE.

Preview

Color preview on black background

This text has color #E9C4CE on black background.


Color preview on white background

This text has color #E9C4CE on white background.


Black color preview on #E9C4CE background

This text has black color on #E9C4CE background.


White color preview on #E9C4CE background

This text has white color on #E9C4CE background.


Related colors

Complementary color

Complementary color for #hex is #163B31.


I love getcolorcode.com

Triadic colors

1 #CEE9C4 and #C4CEE9 with #E9C4CE are triadic colors.

2 #CEC4E9 and #C4E9CE with #E9C4CE are triadic colors.