COLOR #E5C9EC

HEX: #E5C9EC RGB: (229,201,236)

Color info

#E5C9EC contains red, green and blue colors in about the same proportion. Web safe color of #E5C9EC is #CCCCFF (or #CCF).

RGB color model

#E5C9EC color RGB value is (229,201,236).

RGB: (229,201,236) (90%, 79%, 93%)

RGB channels and saturation

R 229 of 255 = 90%
G 201 of 255 = 79%
B 236 of 255 = 93%

229
201
236

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

Portions of RGB colors in percentages

R + G + B = 229 + 201 + 236 = 666 (100%)
R 229 of 666 ~ 34.38%
G 201 of 666 ~ 30.18%
B 236 of 666 ~ 35.44'%

%34.38
%30.18
%35.44

CMYK color model

#E5C9EC color CMYK value is (3,15,0,7).

  • cyan value is 2.97%
  • magenta value is 14.83%
  • yellow value is 0.00%
  • key color value is 7.45%

CMYK: (3,15,0,7)
C3M15Y0K7 (3%, 15%, 0%, 7%)
(0.03 / 0.15 / 0.00 / 0.07)

CMYK percentages

%2.97
%14.83
%0
%7.45

Codes

Color #E5C9EC in popluar color models

E5 C9 EC
RGB 229 201 236
HSL 288° 47.95% 85.69%
HSB/HSV 288° 14.83% 92.55%
CMYK 2.97% 14.83% 0.00%
7.45%

Color #E5C9EC in popluar number systems.

HEX E5 C9 EC
Decimal 229 201 236
Binary 11100101 11001001 11101100
Octal 345 311 354

Shades and tints

Shades of #E5C9EC

#E5C9EC
(229,201,236)
#D1B7D7
(209,183,215)
#BDA5C2
(189,165,194)
#A993AD
(169,147,173)
#958198
(149,129,152)
#816F83
(129,111,131)
#6D5D6E
(109,93,110)
#594B59
(89,75,89)
#453944
(69,57,68)
#31272F
(49,39,47)
#1D151A
(29,21,26)
#000000
(0,0,0)

Tints of #E5C9EC

#E5C9EC
(229,201,236)
#E7CDED
(231,205,237)
#E9D1EE
(233,209,238)
#EBD5EF
(235,213,239)
#EDD9F0
(237,217,240)
#EFDDF1
(239,221,241)
#F1E1F2
(241,225,242)
#F3E5F3
(243,229,243)
#F5E9F4
(245,233,244)
#F7EDF5
(247,237,245)
#F9F1F6
(249,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C9EC color. Also use rgb(229,201,236) instead hex code.

Text Font Color

.myTextColor { color: #E5C9EC; }

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

This text font color is #E5C9EC.

Background Color

.myBgColor { background-color: #E5C9EC; }

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

This div background color is #E5C9EC.

Border color

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

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

This div border color is #E5C9EC.

Opacity

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

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

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

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

This text has shadow with #E5C9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C9EC.

Preview

Color preview on black background

This text has color #E5C9EC on black background.


Color preview on white background

This text has color #E5C9EC on white background.


Black color preview on #E5C9EC background

This text has black color on #E5C9EC background.


White color preview on #E5C9EC background

This text has white color on #E5C9EC background.


Related colors

Complementary color

Complementary color for #hex is #1A3613.


I love getcolorcode.com

Triadic colors

1 #ECE5C9 and #C9ECE5 with #E5C9EC are triadic colors.

2 #ECC9E5 and #C9E5EC with #E5C9EC are triadic colors.