COLOR #E0D7E5

HEX: #E0D7E5 RGB: (224,215,229)

Color info

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

RGB color model

#E0D7E5 color RGB value is (224,215,229).

RGB: (224,215,229) (88%, 84%, 90%)

RGB channels and saturation

R 224 of 255 = 88%
G 215 of 255 = 84%
B 229 of 255 = 90%

224
215
229

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

Portions of RGB colors in percentages

R + G + B = 224 + 215 + 229 = 668 (100%)
R 224 of 668 ~ 33.53%
G 215 of 668 ~ 32.19%
B 229 of 668 ~ 34.28'%

%33.53
%32.19
%34.28

CMYK color model

#E0D7E5 color CMYK value is (2,6,0,10).

  • cyan value is 2.18%
  • magenta value is 6.11%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (2,6,0,10)
C2M6Y0K10 (2%, 6%, 0%, 10%)
(0.02 / 0.06 / 0.00 / 0.10)

CMYK percentages

%2.18
%6.11
%0
%10.2

Codes

Color #E0D7E5 in popluar color models

E0 D7 E5
RGB 224 215 229
HSL 279° 21.21% 87.06%
HSB/HSV 279° 6.11% 89.80%
CMYK 2.18% 6.11% 0.00%
10.20%

Color #E0D7E5 in popluar number systems.

HEX E0 D7 E5
Decimal 224 215 229
Binary 11100000 11010111 11100101
Octal 340 327 345

Shades and tints

Shades of #E0D7E5

#E0D7E5
(224,215,229)
#CCC4D1
(204,196,209)
#B8B1BD
(184,177,189)
#A49EA9
(164,158,169)
#908B95
(144,139,149)
#7C7881
(124,120,129)
#68656D
(104,101,109)
#545259
(84,82,89)
#403F45
(64,63,69)
#2C2C31
(44,44,49)
#18191D
(24,25,29)
#000000
(0,0,0)

Tints of #E0D7E5

#E0D7E5
(224,215,229)
#E2DAE7
(226,218,231)
#E4DDE9
(228,221,233)
#E6E0EB
(230,224,235)
#E8E3ED
(232,227,237)
#EAE6EF
(234,230,239)
#ECE9F1
(236,233,241)
#EEECF3
(238,236,243)
#F0EFF5
(240,239,245)
#F2F2F7
(242,242,247)
#F4F5F9
(244,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0D7E5 color. Also use rgb(224,215,229) instead hex code.

Text Font Color

.myTextColor { color: #E0D7E5; }

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

This text font color is #E0D7E5.

Background Color

.myBgColor { background-color: #E0D7E5; }

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

This div background color is #E0D7E5.

Border color

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

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

This div border color is #E0D7E5.

Opacity

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

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

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

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

This text has shadow with #E0D7E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0D7E5.

Preview

Color preview on black background

This text has color #E0D7E5 on black background.


Color preview on white background

This text has color #E0D7E5 on white background.


Black color preview on #E0D7E5 background

This text has black color on #E0D7E5 background.


White color preview on #E0D7E5 background

This text has white color on #E0D7E5 background.


Related colors

Complementary color

Complementary color for #hex is #1F281A.


I love getcolorcode.com

Triadic colors

1 #E5E0D7 and #D7E5E0 with #E0D7E5 are triadic colors.

2 #E5D7E0 and #D7E0E5 with #E0D7E5 are triadic colors.