COLOR #EDD4EF

HEX: #EDD4EF RGB: (237,212,239)

Color info

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

RGB color model

#EDD4EF color RGB value is (237,212,239).

RGB: (237,212,239) (93%, 83%, 94%)

RGB channels and saturation

R 237 of 255 = 93%
G 212 of 255 = 83%
B 239 of 255 = 94%

237
212
239

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

Portions of RGB colors in percentages

R + G + B = 237 + 212 + 239 = 688 (100%)
R 237 of 688 ~ 34.45%
G 212 of 688 ~ 30.81%
B 239 of 688 ~ 34.74'%

%34.45
%30.81
%34.74

CMYK color model

#EDD4EF color CMYK value is (1,11,0,6).

  • cyan value is 0.84%
  • magenta value is 11.30%
  • yellow value is 0.00%
  • key color value is 6.27%

CMYK: (1,11,0,6)
C1M11Y0K6 (1%, 11%, 0%, 6%)
(0.01 / 0.11 / 0.00 / 0.06)

CMYK percentages

%0.84
%11.3
%0
%6.27

Codes

Color #EDD4EF in popluar color models

ED D4 EF
RGB 237 212 239
HSL 296° 45.76% 88.43%
HSB/HSV 296° 11.30% 93.73%
CMYK 0.84% 11.30% 0.00%
6.27%

Color #EDD4EF in popluar number systems.

HEX ED D4 EF
Decimal 237 212 239
Binary 11101101 11010100 11101111
Octal 355 324 357

Shades and tints

Shades of #EDD4EF

#EDD4EF
(237,212,239)
#D8C1DA
(216,193,218)
#C3AEC5
(195,174,197)
#AE9BB0
(174,155,176)
#99889B
(153,136,155)
#847586
(132,117,134)
#6F6271
(111,98,113)
#5A4F5C
(90,79,92)
#453C47
(69,60,71)
#302932
(48,41,50)
#1B161D
(27,22,29)
#000000
(0,0,0)

Tints of #EDD4EF

#EDD4EF
(237,212,239)
#EED7F0
(238,215,240)
#EFDAF1
(239,218,241)
#F0DDF2
(240,221,242)
#F1E0F3
(241,224,243)
#F2E3F4
(242,227,244)
#F3E6F5
(243,230,245)
#F4E9F6
(244,233,246)
#F5ECF7
(245,236,247)
#F6EFF8
(246,239,248)
#F7F2F9
(247,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD4EF color. Also use rgb(237,212,239) instead hex code.

Text Font Color

.myTextColor { color: #EDD4EF; }

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

This text font color is #EDD4EF.

Background Color

.myBgColor { background-color: #EDD4EF; }

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

This div background color is #EDD4EF.

Border color

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

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

This div border color is #EDD4EF.

Opacity

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

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

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

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

This text has shadow with #EDD4EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD4EF.

Preview

Color preview on black background

This text has color #EDD4EF on black background.


Color preview on white background

This text has color #EDD4EF on white background.


Black color preview on #EDD4EF background

This text has black color on #EDD4EF background.


White color preview on #EDD4EF background

This text has white color on #EDD4EF background.


Related colors

Complementary color

Complementary color for #hex is #122B10.


I love getcolorcode.com

Triadic colors

1 #EFEDD4 and #D4EFED with #EDD4EF are triadic colors.

2 #EFD4ED and #D4EDEF with #EDD4EF are triadic colors.