COLOR #E2C9D6

HEX: #E2C9D6 RGB: (226,201,214)

Color info

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

RGB color model

#E2C9D6 color RGB value is (226,201,214).

RGB: (226,201,214) (89%, 79%, 84%)

RGB channels and saturation

R 226 of 255 = 89%
G 201 of 255 = 79%
B 214 of 255 = 84%

226
201
214

R + G + B ~ 84%. #E2C9D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 201 + 214 = 641 (100%)
R 226 of 641 ~ 35.26%
G 201 of 641 ~ 31.36%
B 214 of 641 ~ 33.39'%

%35.26
%31.36
%33.39

CMYK color model

#E2C9D6 color CMYK value is (0,11,5,11).

  • cyan value is 0.00%
  • magenta value is 11.06%
  • yellow value is 5.31%
  • key color value is 11.37%

CMYK: (0,11,5,11)
C0M11Y5K11 (0%, 11%, 5%, 11%)
(0.00 / 0.11 / 0.05 / 0.11)

CMYK percentages

%0
%11.06
%5.31
%11.37

Codes

Color #E2C9D6 in popluar color models

E2 C9 D6
RGB 226 201 214
HSL 329° 30.12% 83.73%
HSB/HSV 329° 11.06% 88.63%
CMYK 0.00% 11.06% 5.31%
11.37%

Color #E2C9D6 in popluar number systems.

HEX E2 C9 D6
Decimal 226 201 214
Binary 11100010 11001001 11010110
Octal 342 311 326

Shades and tints

Shades of #E2C9D6

#E2C9D6
(226,201,214)
#CEB7C3
(206,183,195)
#BAA5B0
(186,165,176)
#A6939D
(166,147,157)
#92818A
(146,129,138)
#7E6F77
(126,111,119)
#6A5D64
(106,93,100)
#564B51
(86,75,81)
#42393E
(66,57,62)
#2E272B
(46,39,43)
#1A1518
(26,21,24)
#000000
(0,0,0)

Tints of #E2C9D6

#E2C9D6
(226,201,214)
#E4CDD9
(228,205,217)
#E6D1DC
(230,209,220)
#E8D5DF
(232,213,223)
#EAD9E2
(234,217,226)
#ECDDE5
(236,221,229)
#EEE1E8
(238,225,232)
#F0E5EB
(240,229,235)
#F2E9EE
(242,233,238)
#F4EDF1
(244,237,241)
#F6F1F4
(246,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2C9D6 color. Also use rgb(226,201,214) instead hex code.

Text Font Color

.myTextColor { color: #E2C9D6; }

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

This text font color is #E2C9D6.

Background Color

.myBgColor { background-color: #E2C9D6; }

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

This div background color is #E2C9D6.

Border color

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

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

This div border color is #E2C9D6.

Opacity

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

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

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

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

This text has shadow with #E2C9D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2C9D6.

Preview

Color preview on black background

This text has color #E2C9D6 on black background.


Color preview on white background

This text has color #E2C9D6 on white background.


Black color preview on #E2C9D6 background

This text has black color on #E2C9D6 background.


White color preview on #E2C9D6 background

This text has white color on #E2C9D6 background.


Related colors

Complementary color

Complementary color for #hex is #1D3629.


I love getcolorcode.com

Triadic colors

1 #D6E2C9 and #C9D6E2 with #E2C9D6 are triadic colors.

2 #D6C9E2 and #C9E2D6 with #E2C9D6 are triadic colors.