COLOR #EDD9E7

HEX: #EDD9E7 RGB: (237,217,231)

Color info

#EDD9E7 contains red, green and blue colors in about the same proportion. Web safe color of #EDD9E7 is #FFCCFF (or #FCF).

RGB color model

#EDD9E7 color RGB value is (237,217,231).

RGB: (237,217,231) (93%, 85%, 91%)

RGB channels and saturation

R 237 of 255 = 93%
G 217 of 255 = 85%
B 231 of 255 = 91%

237
217
231

R + G + B ~ 90%. #EDD9E7 is light color.

Portions of RGB colors in percentages

R + G + B = 237 + 217 + 231 = 685 (100%)
R 237 of 685 ~ 34.6%
G 217 of 685 ~ 31.68%
B 231 of 685 ~ 33.72'%

%34.6
%31.68
%33.72

CMYK color model

#EDD9E7 color CMYK value is (0,8,3,7).

  • cyan value is 0.00%
  • magenta value is 8.44%
  • yellow value is 2.53%
  • key color value is 7.06%
CMYK: (0,8,3,7) C0M8Y3K7 (0%,8%,3%,7%) (0.00/0.08/0.03/0.07) 

CMYK percentages

%0
%8.44
%2.53
%7.06

Codes

Color #EDD9E7 in popluar color models

ED D9 E7
RGB 237 217 231
HSL 318° 35.71% 89.02%
HSB/HSV 318° 8.44% 92.94%
CMYK 0.00% 8.44% 2.53%
7.06%

Color #EDD9E7 in popluar number systems.

HEX ED D9 E7
Decimal 237 217 231
Binary 11101101 11011001 11100111
Octal 355 331 347

Shades and tints

Shades of #EDD9E7

#EDD9E7
(237,217,231)
#D8C6D2
(216,198,210)
#C3B3BD
(195,179,189)
#AEA0A8
(174,160,168)
#998D93
(153,141,147)
#847A7E
(132,122,126)
#6F6769
(111,103,105)
#5A5454
(90,84,84)
#45413F
(69,65,63)
#302E2A
(48,46,42)
#1B1B15
(27,27,21)
#000000
(0,0,0)

Tints of #EDD9E7

#EDD9E7
(237,217,231)
#EEDCE9
(238,220,233)
#EFDFEB
(239,223,235)
#F0E2ED
(240,226,237)
#F1E5EF
(241,229,239)
#F2E8F1
(242,232,241)
#F3EBF3
(243,235,243)
#F4EEF5
(244,238,245)
#F5F1F7
(245,241,247)
#F6F4F9
(246,244,249)
#F7F7FB
(247,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD9E7 color. Also use rgb(237,217,231) instead hex code.

Text Font Color

.myTextColor { color: #EDD9E7; }

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

This text font color is #EDD9E7.

Background Color

.myBgColor { background-color: #EDD9E7; }

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

This div background color is #EDD9E7.

Border color

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

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

This div border color is #EDD9E7.

Opacity

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

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

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

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

This text has shadow with #EDD9E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9E7.

Preview

Color preview on black background

This text has color #EDD9E7 on black background.


Color preview on white background

This text has color #EDD9E7 on white background.


Black color preview on #EDD9E7 background

This text has black color on #EDD9E7 background.


White color preview on #EDD9E7 background

This text has white color on #EDD9E7 background.


Related colors

Complementary color

Complementary color for #hex is #122618.


I love getcolorcode.com

Triadic colors

1 #E7EDD9 and #D9E7ED with #EDD9E7 are triadic colors.

2 #E7D9ED and #D9EDE7 with #EDD9E7 are triadic colors.