COLOR #E5D9F7

HEX: #E5D9F7 RGB: (229,217,247)

Color info

#E5D9F7 contains red, green and blue colors in about the same proportion. Web safe color of #E5D9F7 is #CCCCFF (or #CCF).

RGB color model

#E5D9F7 color RGB value is (229,217,247).

RGB: (229,217,247) (90%, 85%, 97%)

RGB channels and saturation

R 229 of 255 = 90%
G 217 of 255 = 85%
B 247 of 255 = 97%

229
217
247

R + G + B ~ 91%. #E5D9F7 is light color.

Portions of RGB colors in percentages

R + G + B = 229 + 217 + 247 = 693 (100%)
R 229 of 693 ~ 33.04%
G 217 of 693 ~ 31.31%
B 247 of 693 ~ 35.64'%

%33.04
%31.31
%35.64

CMYK color model

#E5D9F7 color CMYK value is (7,12,0,3).

  • cyan value is 7.29%
  • magenta value is 12.15%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (7,12,0,3)
C7M12Y0K3 (7%, 12%, 0%, 3%)
(0.07 / 0.12 / 0.00 / 0.03)

CMYK percentages

%7.29
%12.15
%0
%3.14

Codes

Color #E5D9F7 in popluar color models

E5 D9 F7
RGB 229 217 247
HSL 264° 65.22% 90.98%
HSB/HSV 264° 12.15% 96.86%
CMYK 7.29% 12.15% 0.00%
3.14%

Color #E5D9F7 in popluar number systems.

HEX E5 D9 F7
Decimal 229 217 247
Binary 11100101 11011001 11110111
Octal 345 331 367

Shades and tints

Shades of #E5D9F7

#E5D9F7
(229,217,247)
#D1C6E1
(209,198,225)
#BDB3CB
(189,179,203)
#A9A0B5
(169,160,181)
#958D9F
(149,141,159)
#817A89
(129,122,137)
#6D6773
(109,103,115)
#59545D
(89,84,93)
#454147
(69,65,71)
#312E31
(49,46,49)
#1D1B1B
(29,27,27)
#000000
(0,0,0)

Tints of #E5D9F7

#E5D9F7
(229,217,247)
#E7DCF7
(231,220,247)
#E9DFF7
(233,223,247)
#EBE2F7
(235,226,247)
#EDE5F7
(237,229,247)
#EFE8F7
(239,232,247)
#F1EBF7
(241,235,247)
#F3EEF7
(243,238,247)
#F5F1F7
(245,241,247)
#F7F4F7
(247,244,247)
#F9F7F7
(249,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D9F7 color. Also use rgb(229,217,247) instead hex code.

Text Font Color

.myTextColor { color: #E5D9F7; }

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

This text font color is #E5D9F7.

Background Color

.myBgColor { background-color: #E5D9F7; }

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

This div background color is #E5D9F7.

Border color

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

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

This div border color is #E5D9F7.

Opacity

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

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

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

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

This text has shadow with #E5D9F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D9F7.

Preview

Color preview on black background

This text has color #E5D9F7 on black background.


Color preview on white background

This text has color #E5D9F7 on white background.


Black color preview on #E5D9F7 background

This text has black color on #E5D9F7 background.


White color preview on #E5D9F7 background

This text has white color on #E5D9F7 background.


Related colors

Complementary color

Complementary color for #hex is #1A2608.


I love getcolorcode.com

Triadic colors

1 #F7E5D9 and #D9F7E5 with #E5D9F7 are triadic colors.

2 #F7D9E5 and #D9E5F7 with #E5D9F7 are triadic colors.