COLOR #EDD6EF

HEX: #EDD6EF RGB: (237,214,239)

Color info

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

RGB color model

#EDD6EF color RGB value is (237,214,239).

RGB: (237,214,239) (93%, 84%, 94%)

RGB channels and saturation

R 237 of 255 = 93%
G 214 of 255 = 84%
B 239 of 255 = 94%

237
214
239

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

Portions of RGB colors in percentages

R + G + B = 237 + 214 + 239 = 690 (100%)
R 237 of 690 ~ 34.35%
G 214 of 690 ~ 31.01%
B 239 of 690 ~ 34.64'%

%34.35
%31.01
%34.64

CMYK color model

#EDD6EF color CMYK value is (1,10,0,6).

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

CMYK: (1,10,0,6)
C1M10Y0K6 (1%, 10%, 0%, 6%)
(0.01 / 0.10 / 0.00 / 0.06)

CMYK percentages

%0.84
%10.46
%0
%6.27

Codes

Color #EDD6EF in popluar color models

ED D6 EF
RGB 237 214 239
HSL 295° 43.86% 88.82%
HSB/HSV 295° 10.46% 93.73%
CMYK 0.84% 10.46% 0.00%
6.27%

Color #EDD6EF in popluar number systems.

HEX ED D6 EF
Decimal 237 214 239
Binary 11101101 11010110 11101111
Octal 355 326 357

Shades and tints

Shades of #EDD6EF

#EDD6EF
(237,214,239)
#D8C3DA
(216,195,218)
#C3B0C5
(195,176,197)
#AE9DB0
(174,157,176)
#998A9B
(153,138,155)
#847786
(132,119,134)
#6F6471
(111,100,113)
#5A515C
(90,81,92)
#453E47
(69,62,71)
#302B32
(48,43,50)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #EDD6EF

#EDD6EF
(237,214,239)
#EED9F0
(238,217,240)
#EFDCF1
(239,220,241)
#F0DFF2
(240,223,242)
#F1E2F3
(241,226,243)
#F2E5F4
(242,229,244)
#F3E8F5
(243,232,245)
#F4EBF6
(244,235,246)
#F5EEF7
(245,238,247)
#F6F1F8
(246,241,248)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD6EF; }

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

This text font color is #EDD6EF.

Background Color

.myBgColor { background-color: #EDD6EF; }

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

This div background color is #EDD6EF.

Border color

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

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

This div border color is #EDD6EF.

Opacity

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

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

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

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

This text has shadow with #EDD6EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6EF.

Preview

Color preview on black background

This text has color #EDD6EF on black background.


Color preview on white background

This text has color #EDD6EF on white background.


Black color preview on #EDD6EF background

This text has black color on #EDD6EF background.


White color preview on #EDD6EF background

This text has white color on #EDD6EF background.


Related colors

Complementary color

Complementary color for #hex is #122910.


I love getcolorcode.com

Triadic colors

1 #EFEDD6 and #D6EFED with #EDD6EF are triadic colors.

2 #EFD6ED and #D6EDEF with #EDD6EF are triadic colors.