COLOR #E5D7F0

HEX: #E5D7F0 RGB: (229,215,240)

Color info

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

RGB color model

#E5D7F0 color RGB value is (229,215,240).

RGB: (229,215,240) (90%, 84%, 94%)

RGB channels and saturation

R 229 of 255 = 90%
G 215 of 255 = 84%
B 240 of 255 = 94%

229
215
240

R + G + B ~ 89%. #E5D7F0 is light color.

Portions of RGB colors in percentages

R + G + B = 229 + 215 + 240 = 684 (100%)
R 229 of 684 ~ 33.48%
G 215 of 684 ~ 31.43%
B 240 of 684 ~ 35.09'%

%33.48
%31.43
%35.09

CMYK color model

#E5D7F0 color CMYK value is (5,10,0,6).

  • cyan value is 4.58%
  • magenta value is 10.42%
  • yellow value is 0.00%
  • key color value is 5.88%

CMYK: (5,10,0,6)
C5M10Y0K6 (5%, 10%, 0%, 6%)
(0.05 / 0.10 / 0.00 / 0.06)

CMYK percentages

%4.58
%10.42
%0
%5.88

Codes

Color #E5D7F0 in popluar color models

E5 D7 F0
RGB 229 215 240
HSL 274° 45.45% 89.22%
HSB/HSV 274° 10.42% 94.12%
CMYK 4.58% 10.42% 0.00%
5.88%

Color #E5D7F0 in popluar number systems.

HEX E5 D7 F0
Decimal 229 215 240
Binary 11100101 11010111 11110000
Octal 345 327 360

Shades and tints

Shades of #E5D7F0

#E5D7F0
(229,215,240)
#D1C4DB
(209,196,219)
#BDB1C6
(189,177,198)
#A99EB1
(169,158,177)
#958B9C
(149,139,156)
#817887
(129,120,135)
#6D6572
(109,101,114)
#59525D
(89,82,93)
#453F48
(69,63,72)
#312C33
(49,44,51)
#1D191E
(29,25,30)
#000000
(0,0,0)

Tints of #E5D7F0

#E5D7F0
(229,215,240)
#E7DAF1
(231,218,241)
#E9DDF2
(233,221,242)
#EBE0F3
(235,224,243)
#EDE3F4
(237,227,244)
#EFE6F5
(239,230,245)
#F1E9F6
(241,233,246)
#F3ECF7
(243,236,247)
#F5EFF8
(245,239,248)
#F7F2F9
(247,242,249)
#F9F5FA
(249,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D7F0; }

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

This text font color is #E5D7F0.

Background Color

.myBgColor { background-color: #E5D7F0; }

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

This div background color is #E5D7F0.

Border color

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

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

This div border color is #E5D7F0.

Opacity

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

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

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

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

This text has shadow with #E5D7F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D7F0.

Preview

Color preview on black background

This text has color #E5D7F0 on black background.


Color preview on white background

This text has color #E5D7F0 on white background.


Black color preview on #E5D7F0 background

This text has black color on #E5D7F0 background.


White color preview on #E5D7F0 background

This text has white color on #E5D7F0 background.


Related colors

Complementary color

Complementary color for #hex is #1A280F.


I love getcolorcode.com

Triadic colors

1 #F0E5D7 and #D7F0E5 with #E5D7F0 are triadic colors.

2 #F0D7E5 and #D7E5F0 with #E5D7F0 are triadic colors.