COLOR #E2D6DE

HEX: #E2D6DE RGB: (226,214,222)

Color info

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

RGB color model

#E2D6DE color RGB value is (226,214,222).

RGB: (226,214,222) (89%, 84%, 87%)

RGB channels and saturation

R 226 of 255 = 89%
G 214 of 255 = 84%
B 222 of 255 = 87%

226
214
222

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

Portions of RGB colors in percentages

R + G + B = 226 + 214 + 222 = 662 (100%)
R 226 of 662 ~ 34.14%
G 214 of 662 ~ 32.33%
B 222 of 662 ~ 33.53'%

%34.14
%32.33
%33.53

CMYK color model

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

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

CMYK: (0,5,2,11)
C0M5Y2K11 (0%, 5%, 2%, 11%)
(0.00 / 0.05 / 0.02 / 0.11)

CMYK percentages

%0
%5.31
%1.77
%11.37

Codes

Color #E2D6DE in popluar color models

E2 D6 DE
RGB 226 214 222
HSL 320° 17.14% 86.27%
HSB/HSV 320° 5.31% 88.63%
CMYK 0.00% 5.31% 1.77%
11.37%

Color #E2D6DE in popluar number systems.

HEX E2 D6 DE
Decimal 226 214 222
Binary 11100010 11010110 11011110
Octal 342 326 336

Shades and tints

Shades of #E2D6DE

#E2D6DE
(226,214,222)
#CEC3CA
(206,195,202)
#BAB0B6
(186,176,182)
#A69DA2
(166,157,162)
#928A8E
(146,138,142)
#7E777A
(126,119,122)
#6A6466
(106,100,102)
#565152
(86,81,82)
#423E3E
(66,62,62)
#2E2B2A
(46,43,42)
#1A1816
(26,24,22)
#000000
(0,0,0)

Tints of #E2D6DE

#E2D6DE
(226,214,222)
#E4D9E1
(228,217,225)
#E6DCE4
(230,220,228)
#E8DFE7
(232,223,231)
#EAE2EA
(234,226,234)
#ECE5ED
(236,229,237)
#EEE8F0
(238,232,240)
#F0EBF3
(240,235,243)
#F2EEF6
(242,238,246)
#F4F1F9
(244,241,249)
#F6F4FC
(246,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2D6DE; }

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

This text font color is #E2D6DE.

Background Color

.myBgColor { background-color: #E2D6DE; }

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

This div background color is #E2D6DE.

Border color

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

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

This div border color is #E2D6DE.

Opacity

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

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

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

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

This text has shadow with #E2D6DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D6DE.

Preview

Color preview on black background

This text has color #E2D6DE on black background.


Color preview on white background

This text has color #E2D6DE on white background.


Black color preview on #E2D6DE background

This text has black color on #E2D6DE background.


White color preview on #E2D6DE background

This text has white color on #E2D6DE background.


Related colors

Complementary color

Complementary color for #hex is #1D2921.


I love getcolorcode.com

Triadic colors

1 #DEE2D6 and #D6DEE2 with #E2D6DE are triadic colors.

2 #DED6E2 and #D6E2DE with #E2D6DE are triadic colors.