COLOR #E2D9E1

HEX: #E2D9E1 RGB: (226,217,225)

Color info

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

RGB color model

#E2D9E1 color RGB value is (226,217,225).

RGB: (226,217,225) (89%, 85%, 88%)

RGB channels and saturation

R 226 of 255 = 89%
G 217 of 255 = 85%
B 225 of 255 = 88%

226
217
225

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

Portions of RGB colors in percentages

R + G + B = 226 + 217 + 225 = 668 (100%)
R 226 of 668 ~ 33.83%
G 217 of 668 ~ 32.49%
B 225 of 668 ~ 33.68'%

%33.83
%32.49
%33.68

CMYK color model

#E2D9E1 color CMYK value is (0,4,0,11).

  • cyan value is 0.00%
  • magenta value is 3.98%
  • yellow value is 0.44%
  • key color value is 11.37%

CMYK: (0,4,0,11)
C0M4Y0K11 (0%, 4%, 0%, 11%)
(0.00 / 0.04 / 0.00 / 0.11)

CMYK percentages

%0
%3.98
%0.44
%11.37

Codes

Color #E2D9E1 in popluar color models

E2 D9 E1
RGB 226 217 225
HSL 307° 13.43% 86.86%
HSB/HSV 307° 3.98% 88.63%
CMYK 0.00% 3.98% 0.44%
11.37%

Color #E2D9E1 in popluar number systems.

HEX E2 D9 E1
Decimal 226 217 225
Binary 11100010 11011001 11100001
Octal 342 331 341

Shades and tints

Shades of #E2D9E1

#E2D9E1
(226,217,225)
#CEC6CD
(206,198,205)
#BAB3B9
(186,179,185)
#A6A0A5
(166,160,165)
#928D91
(146,141,145)
#7E7A7D
(126,122,125)
#6A6769
(106,103,105)
#565455
(86,84,85)
#424141
(66,65,65)
#2E2E2D
(46,46,45)
#1A1B19
(26,27,25)
#000000
(0,0,0)

Tints of #E2D9E1

#E2D9E1
(226,217,225)
#E4DCE3
(228,220,227)
#E6DFE5
(230,223,229)
#E8E2E7
(232,226,231)
#EAE5E9
(234,229,233)
#ECE8EB
(236,232,235)
#EEEBED
(238,235,237)
#F0EEEF
(240,238,239)
#F2F1F1
(242,241,241)
#F4F4F3
(244,244,243)
#F6F7F5
(246,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2D9E1; }

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

This text font color is #E2D9E1.

Background Color

.myBgColor { background-color: #E2D9E1; }

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

This div background color is #E2D9E1.

Border color

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

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

This div border color is #E2D9E1.

Opacity

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

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

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

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

This text has shadow with #E2D9E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D9E1.

Preview

Color preview on black background

This text has color #E2D9E1 on black background.


Color preview on white background

This text has color #E2D9E1 on white background.


Black color preview on #E2D9E1 background

This text has black color on #E2D9E1 background.


White color preview on #E2D9E1 background

This text has white color on #E2D9E1 background.


Related colors

Complementary color

Complementary color for #hex is #1D261E.


I love getcolorcode.com

Triadic colors

1 #E1E2D9 and #D9E1E2 with #E2D9E1 are triadic colors.

2 #E1D9E2 and #D9E2E1 with #E2D9E1 are triadic colors.