COLOR #E5D4EA

HEX: #E5D4EA RGB: (229,212,234)

Color info

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

RGB color model

#E5D4EA color RGB value is (229,212,234).

RGB: (229,212,234) (90%, 83%, 92%)

RGB channels and saturation

R 229 of 255 = 90%
G 212 of 255 = 83%
B 234 of 255 = 92%

229
212
234

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

Portions of RGB colors in percentages

R + G + B = 229 + 212 + 234 = 675 (100%)
R 229 of 675 ~ 33.93%
G 212 of 675 ~ 31.41%
B 234 of 675 ~ 34.67'%

%33.93
%31.41
%34.67

CMYK color model

#E5D4EA color CMYK value is (2,9,0,8).

  • cyan value is 2.14%
  • magenta value is 9.40%
  • yellow value is 0.00%
  • key color value is 8.24%

CMYK: (2,9,0,8)
C2M9Y0K8 (2%, 9%, 0%, 8%)
(0.02 / 0.09 / 0.00 / 0.08)

CMYK percentages

%2.14
%9.4
%0
%8.24

Codes

Color #E5D4EA in popluar color models

E5 D4 EA
RGB 229 212 234
HSL 286° 34.38% 87.45%
HSB/HSV 286° 9.40% 91.76%
CMYK 2.14% 9.40% 0.00%
8.24%

Color #E5D4EA in popluar number systems.

HEX E5 D4 EA
Decimal 229 212 234
Binary 11100101 11010100 11101010
Octal 345 324 352

Shades and tints

Shades of #E5D4EA

#E5D4EA
(229,212,234)
#D1C1D5
(209,193,213)
#BDAEC0
(189,174,192)
#A99BAB
(169,155,171)
#958896
(149,136,150)
#817581
(129,117,129)
#6D626C
(109,98,108)
#594F57
(89,79,87)
#453C42
(69,60,66)
#31292D
(49,41,45)
#1D1618
(29,22,24)
#000000
(0,0,0)

Tints of #E5D4EA

#E5D4EA
(229,212,234)
#E7D7EB
(231,215,235)
#E9DAEC
(233,218,236)
#EBDDED
(235,221,237)
#EDE0EE
(237,224,238)
#EFE3EF
(239,227,239)
#F1E6F0
(241,230,240)
#F3E9F1
(243,233,241)
#F5ECF2
(245,236,242)
#F7EFF3
(247,239,243)
#F9F2F4
(249,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D4EA color. Also use rgb(229,212,234) instead hex code.

Text Font Color

.myTextColor { color: #E5D4EA; }

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

This text font color is #E5D4EA.

Background Color

.myBgColor { background-color: #E5D4EA; }

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

This div background color is #E5D4EA.

Border color

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

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

This div border color is #E5D4EA.

Opacity

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

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

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

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

This text has shadow with #E5D4EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D4EA.

Preview

Color preview on black background

This text has color #E5D4EA on black background.


Color preview on white background

This text has color #E5D4EA on white background.


Black color preview on #E5D4EA background

This text has black color on #E5D4EA background.


White color preview on #E5D4EA background

This text has white color on #E5D4EA background.


Related colors

Complementary color

Complementary color for #hex is #1A2B15.


I love getcolorcode.com

Triadic colors

1 #EAE5D4 and #D4EAE5 with #E5D4EA are triadic colors.

2 #EAD4E5 and #D4E5EA with #E5D4EA are triadic colors.