COLOR #E5D5E3

HEX: #E5D5E3 RGB: (229,213,227)

Color info

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

RGB color model

#E5D5E3 color RGB value is (229,213,227).

RGB: (229,213,227) (90%, 84%, 89%)

RGB channels and saturation

R 229 of 255 = 90%
G 213 of 255 = 84%
B 227 of 255 = 89%

229
213
227

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

Portions of RGB colors in percentages

R + G + B = 229 + 213 + 227 = 669 (100%)
R 229 of 669 ~ 34.23%
G 213 of 669 ~ 31.84%
B 227 of 669 ~ 33.93'%

%34.23
%31.84
%33.93

CMYK color model

#E5D5E3 color CMYK value is (0,7,1,10).

  • cyan value is 0.00%
  • magenta value is 6.99%
  • yellow value is 0.87%
  • key color value is 10.20%

CMYK: (0,7,1,10)
C0M7Y1K10 (0%, 7%, 1%, 10%)
(0.00 / 0.07 / 0.01 / 0.10)

CMYK percentages

%0
%6.99
%0.87
%10.2

Codes

Color #E5D5E3 in popluar color models

E5 D5 E3
RGB 229 213 227
HSL 308° 23.53% 86.67%
HSB/HSV 308° 6.99% 89.80%
CMYK 0.00% 6.99% 0.87%
10.20%

Color #E5D5E3 in popluar number systems.

HEX E5 D5 E3
Decimal 229 213 227
Binary 11100101 11010101 11100011
Octal 345 325 343

Shades and tints

Shades of #E5D5E3

#E5D5E3
(229,213,227)
#D1C2CF
(209,194,207)
#BDAFBB
(189,175,187)
#A99CA7
(169,156,167)
#958993
(149,137,147)
#81767F
(129,118,127)
#6D636B
(109,99,107)
#595057
(89,80,87)
#453D43
(69,61,67)
#312A2F
(49,42,47)
#1D171B
(29,23,27)
#000000
(0,0,0)

Tints of #E5D5E3

#E5D5E3
(229,213,227)
#E7D8E5
(231,216,229)
#E9DBE7
(233,219,231)
#EBDEE9
(235,222,233)
#EDE1EB
(237,225,235)
#EFE4ED
(239,228,237)
#F1E7EF
(241,231,239)
#F3EAF1
(243,234,241)
#F5EDF3
(245,237,243)
#F7F0F5
(247,240,245)
#F9F3F7
(249,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D5E3 color. Also use rgb(229,213,227) instead hex code.

Text Font Color

.myTextColor { color: #E5D5E3; }

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

This text font color is #E5D5E3.

Background Color

.myBgColor { background-color: #E5D5E3; }

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

This div background color is #E5D5E3.

Border color

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

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

This div border color is #E5D5E3.

Opacity

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

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

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

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

This text has shadow with #E5D5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D5E3.

Preview

Color preview on black background

This text has color #E5D5E3 on black background.


Color preview on white background

This text has color #E5D5E3 on white background.


Black color preview on #E5D5E3 background

This text has black color on #E5D5E3 background.


White color preview on #E5D5E3 background

This text has white color on #E5D5E3 background.


Related colors

Complementary color

Complementary color for #hex is #1A2A1C.


I love getcolorcode.com

Triadic colors

1 #E3E5D5 and #D5E3E5 with #E5D5E3 are triadic colors.

2 #E3D5E5 and #D5E5E3 with #E5D5E3 are triadic colors.