COLOR #EDD5E6

HEX: #EDD5E6 RGB: (237,213,230)

Color info

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

RGB color model

#EDD5E6 color RGB value is (237,213,230).

RGB: (237,213,230) (93%, 84%, 90%)

RGB channels and saturation

R 237 of 255 = 93%
G 213 of 255 = 84%
B 230 of 255 = 90%

237
213
230

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

Portions of RGB colors in percentages

R + G + B = 237 + 213 + 230 = 680 (100%)
R 237 of 680 ~ 34.85%
G 213 of 680 ~ 31.32%
B 230 of 680 ~ 33.82'%

%34.85
%31.32
%33.82

CMYK color model

#EDD5E6 color CMYK value is (0,10,3,7).

  • cyan value is 0.00%
  • magenta value is 10.13%
  • yellow value is 2.95%
  • key color value is 7.06%
CMYK: (0,10,3,7) C0M10Y3K7 (0%,10%,3%,7%) (0.00/0.10/0.03/0.07) 

CMYK percentages

%0
%10.13
%2.95
%7.06

Codes

Color #EDD5E6 in popluar color models

ED D5 E6
RGB 237 213 230
HSL 318° 40.00% 88.24%
HSB/HSV 318° 10.13% 92.94%
CMYK 0.00% 10.13% 2.95%
7.06%

Color #EDD5E6 in popluar number systems.

HEX ED D5 E6
Decimal 237 213 230
Binary 11101101 11010101 11100110
Octal 355 325 346

Shades and tints

Shades of #EDD5E6

#EDD5E6
(237,213,230)
#D8C2D2
(216,194,210)
#C3AFBE
(195,175,190)
#AE9CAA
(174,156,170)
#998996
(153,137,150)
#847682
(132,118,130)
#6F636E
(111,99,110)
#5A505A
(90,80,90)
#453D46
(69,61,70)
#302A32
(48,42,50)
#1B171E
(27,23,30)
#000000
(0,0,0)

Tints of #EDD5E6

#EDD5E6
(237,213,230)
#EED8E8
(238,216,232)
#EFDBEA
(239,219,234)
#F0DEEC
(240,222,236)
#F1E1EE
(241,225,238)
#F2E4F0
(242,228,240)
#F3E7F2
(243,231,242)
#F4EAF4
(244,234,244)
#F5EDF6
(245,237,246)
#F6F0F8
(246,240,248)
#F7F3FA
(247,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD5E6; }

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

This text font color is #EDD5E6.

Background Color

.myBgColor { background-color: #EDD5E6; }

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

This div background color is #EDD5E6.

Border color

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

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

This div border color is #EDD5E6.

Opacity

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

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

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

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

This text has shadow with #EDD5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD5E6.

Preview

Color preview on black background

This text has color #EDD5E6 on black background.


Color preview on white background

This text has color #EDD5E6 on white background.


Black color preview on #EDD5E6 background

This text has black color on #EDD5E6 background.


White color preview on #EDD5E6 background

This text has white color on #EDD5E6 background.


Related colors

Complementary color

Complementary color for #hex is #122A19.


I love getcolorcode.com

Triadic colors

1 #E6EDD5 and #D5E6ED with #EDD5E6 are triadic colors.

2 #E6D5ED and #D5EDE6 with #EDD5E6 are triadic colors.