COLOR #EDD5E4

HEX: #EDD5E4 RGB: (237,213,228)

Color info

#EDD5E4 contains red, green and blue colors in about the same proportion. Web safe color of #EDD5E4 is #FFCCCC (or #FCC).

RGB color model

#EDD5E4 color RGB value is (237,213,228).

RGB: (237,213,228) (93%, 84%, 89%)

RGB channels and saturation

R 237 of 255 = 93%
G 213 of 255 = 84%
B 228 of 255 = 89%

237
213
228

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

Portions of RGB colors in percentages

R + G + B = 237 + 213 + 228 = 678 (100%)
R 237 of 678 ~ 34.96%
G 213 of 678 ~ 31.42%
B 228 of 678 ~ 33.63'%

%34.96
%31.42
%33.63

CMYK color model

#EDD5E4 color CMYK value is (0,10,4,7).

  • cyan value is 0.00%
  • magenta value is 10.13%
  • yellow value is 3.80%
  • key color value is 7.06%

CMYK: (0,10,4,7)
C0M10Y4K7 (0%, 10%, 4%, 7%)
(0.00 / 0.10 / 0.04 / 0.07)

CMYK percentages

%0
%10.13
%3.8
%7.06

Codes

Color #EDD5E4 in popluar color models

ED D5 E4
RGB 237 213 228
HSL 323° 40.00% 88.24%
HSB/HSV 323° 10.13% 92.94%
CMYK 0.00% 10.13% 3.80%
7.06%

Color #EDD5E4 in popluar number systems.

HEX ED D5 E4
Decimal 237 213 228
Binary 11101101 11010101 11100100
Octal 355 325 344

Shades and tints

Shades of #EDD5E4

#EDD5E4
(237,213,228)
#D8C2D0
(216,194,208)
#C3AFBC
(195,175,188)
#AE9CA8
(174,156,168)
#998994
(153,137,148)
#847680
(132,118,128)
#6F636C
(111,99,108)
#5A5058
(90,80,88)
#453D44
(69,61,68)
#302A30
(48,42,48)
#1B171C
(27,23,28)
#000000
(0,0,0)

Tints of #EDD5E4

#EDD5E4
(237,213,228)
#EED8E6
(238,216,230)
#EFDBE8
(239,219,232)
#F0DEEA
(240,222,234)
#F1E1EC
(241,225,236)
#F2E4EE
(242,228,238)
#F3E7F0
(243,231,240)
#F4EAF2
(244,234,242)
#F5EDF4
(245,237,244)
#F6F0F6
(246,240,246)
#F7F3F8
(247,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD5E4 color. Also use rgb(237,213,228) instead hex code.

Text Font Color

.myTextColor { color: #EDD5E4; }

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

This text font color is #EDD5E4.

Background Color

.myBgColor { background-color: #EDD5E4; }

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

This div background color is #EDD5E4.

Border color

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

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

This div border color is #EDD5E4.

Opacity

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

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

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

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

This text has shadow with #EDD5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD5E4.

Preview

Color preview on black background

This text has color #EDD5E4 on black background.


Color preview on white background

This text has color #EDD5E4 on white background.


Black color preview on #EDD5E4 background

This text has black color on #EDD5E4 background.


White color preview on #EDD5E4 background

This text has white color on #EDD5E4 background.


Related colors

Complementary color

Complementary color for #hex is #122A1B.


I love getcolorcode.com

Triadic colors

1 #E4EDD5 and #D5E4ED with #EDD5E4 are triadic colors.

2 #E4D5ED and #D5EDE4 with #EDD5E4 are triadic colors.