COLOR #E2D9E4

HEX: #E2D9E4 RGB: (226,217,228)

Color info

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

RGB color model

#E2D9E4 color RGB value is (226,217,228).

RGB: (226,217,228) (89%, 85%, 89%)

RGB channels and saturation

R 226 of 255 = 89%
G 217 of 255 = 85%
B 228 of 255 = 89%

226
217
228

R + G + B ~ 88%. #E2D9E4 is light color.

Portions of RGB colors in percentages

R + G + B = 226 + 217 + 228 = 671 (100%)
R 226 of 671 ~ 33.68%
G 217 of 671 ~ 32.34%
B 228 of 671 ~ 33.98'%

%33.68
%32.34
%33.98

CMYK color model

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

  • cyan value is 0.88%
  • magenta value is 4.82%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (1,5,0,11)
C1M5Y0K11 (1%, 5%, 0%, 11%)
(0.01 / 0.05 / 0.00 / 0.11)

CMYK percentages

%0.88
%4.82
%0
%10.59

Codes

Color #E2D9E4 in popluar color models

E2 D9 E4
RGB 226 217 228
HSL 289° 16.92% 87.25%
HSB/HSV 289° 4.82% 89.41%
CMYK 0.88% 4.82% 0.00%
10.59%

Color #E2D9E4 in popluar number systems.

HEX E2 D9 E4
Decimal 226 217 228
Binary 11100010 11011001 11100100
Octal 342 331 344

Shades and tints

Shades of #E2D9E4

#E2D9E4
(226,217,228)
#CEC6D0
(206,198,208)
#BAB3BC
(186,179,188)
#A6A0A8
(166,160,168)
#928D94
(146,141,148)
#7E7A80
(126,122,128)
#6A676C
(106,103,108)
#565458
(86,84,88)
#424144
(66,65,68)
#2E2E30
(46,46,48)
#1A1B1C
(26,27,28)
#000000
(0,0,0)

Tints of #E2D9E4

#E2D9E4
(226,217,228)
#E4DCE6
(228,220,230)
#E6DFE8
(230,223,232)
#E8E2EA
(232,226,234)
#EAE5EC
(234,229,236)
#ECE8EE
(236,232,238)
#EEEBF0
(238,235,240)
#F0EEF2
(240,238,242)
#F2F1F4
(242,241,244)
#F4F4F6
(244,244,246)
#F6F7F8
(246,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2D9E4 color. Also use rgb(226,217,228) instead hex code.

Text Font Color

.myTextColor { color: #E2D9E4; }

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

This text font color is #E2D9E4.

Background Color

.myBgColor { background-color: #E2D9E4; }

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

This div background color is #E2D9E4.

Border color

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

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

This div border color is #E2D9E4.

Opacity

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

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

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

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

This text has shadow with #E2D9E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D9E4.

Preview

Color preview on black background

This text has color #E2D9E4 on black background.


Color preview on white background

This text has color #E2D9E4 on white background.


Black color preview on #E2D9E4 background

This text has black color on #E2D9E4 background.


White color preview on #E2D9E4 background

This text has white color on #E2D9E4 background.


Related colors

Complementary color

Complementary color for #hex is #1D261B.


I love getcolorcode.com

Triadic colors

1 #E4E2D9 and #D9E4E2 with #E2D9E4 are triadic colors.

2 #E4D9E2 and #D9E2E4 with #E2D9E4 are triadic colors.