COLOR #E5D0DE

HEX: #E5D0DE RGB: (229,208,222)

Color info

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

RGB color model

#E5D0DE color RGB value is (229,208,222).

RGB: (229,208,222) (90%, 82%, 87%)

RGB channels and saturation

R 229 of 255 = 90%
G 208 of 255 = 82%
B 222 of 255 = 87%

229
208
222

R + G + B ~ 86%. #E5D0DE is light color.

Portions of RGB colors in percentages

R + G + B = 229 + 208 + 222 = 659 (100%)
R 229 of 659 ~ 34.75%
G 208 of 659 ~ 31.56%
B 222 of 659 ~ 33.69'%

%34.75
%31.56
%33.69

CMYK color model

#E5D0DE color CMYK value is (0,9,3,10).

  • cyan value is 0.00%
  • magenta value is 9.17%
  • yellow value is 3.06%
  • key color value is 10.20%

CMYK: (0,9,3,10)
C0M9Y3K10 (0%, 9%, 3%, 10%)
(0.00 / 0.09 / 0.03 / 0.10)

CMYK percentages

%0
%9.17
%3.06
%10.2

Codes

Color #E5D0DE in popluar color models

E5 D0 DE
RGB 229 208 222
HSL 320° 28.77% 85.69%
HSB/HSV 320° 9.17% 89.80%
CMYK 0.00% 9.17% 3.06%
10.20%

Color #E5D0DE in popluar number systems.

HEX E5 D0 DE
Decimal 229 208 222
Binary 11100101 11010000 11011110
Octal 345 320 336

Shades and tints

Shades of #E5D0DE

#E5D0DE
(229,208,222)
#D1BECA
(209,190,202)
#BDACB6
(189,172,182)
#A99AA2
(169,154,162)
#95888E
(149,136,142)
#81767A
(129,118,122)
#6D6466
(109,100,102)
#595252
(89,82,82)
#45403E
(69,64,62)
#312E2A
(49,46,42)
#1D1C16
(29,28,22)
#000000
(0,0,0)

Tints of #E5D0DE

#E5D0DE
(229,208,222)
#E7D4E1
(231,212,225)
#E9D8E4
(233,216,228)
#EBDCE7
(235,220,231)
#EDE0EA
(237,224,234)
#EFE4ED
(239,228,237)
#F1E8F0
(241,232,240)
#F3ECF3
(243,236,243)
#F5F0F6
(245,240,246)
#F7F4F9
(247,244,249)
#F9F8FC
(249,248,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D0DE color. Also use rgb(229,208,222) instead hex code.

Text Font Color

.myTextColor { color: #E5D0DE; }

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

This text font color is #E5D0DE.

Background Color

.myBgColor { background-color: #E5D0DE; }

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

This div background color is #E5D0DE.

Border color

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

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

This div border color is #E5D0DE.

Opacity

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

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

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

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

This text has shadow with #E5D0DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D0DE.

Preview

Color preview on black background

This text has color #E5D0DE on black background.


Color preview on white background

This text has color #E5D0DE on white background.


Black color preview on #E5D0DE background

This text has black color on #E5D0DE background.


White color preview on #E5D0DE background

This text has white color on #E5D0DE background.


Related colors

Complementary color

Complementary color for #hex is #1A2F21.


I love getcolorcode.com

Triadic colors

1 #DEE5D0 and #D0DEE5 with #E5D0DE are triadic colors.

2 #DED0E5 and #D0E5DE with #E5D0DE are triadic colors.