COLOR #EDD1EF

HEX: #EDD1EF RGB: (237,209,239)

Color info

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

RGB color model

#EDD1EF color RGB value is (237,209,239).

RGB: (237,209,239) (93%, 82%, 94%)

RGB channels and saturation

R 237 of 255 = 93%
G 209 of 255 = 82%
B 239 of 255 = 94%

237
209
239

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

Portions of RGB colors in percentages

R + G + B = 237 + 209 + 239 = 685 (100%)
R 237 of 685 ~ 34.6%
G 209 of 685 ~ 30.51%
B 239 of 685 ~ 34.89'%

%34.6
%30.51
%34.89

CMYK color model

#EDD1EF color CMYK value is (1,13,0,6).

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

CMYK: (1,13,0,6)
C1M13Y0K6 (1%, 13%, 0%, 6%)
(0.01 / 0.13 / 0.00 / 0.06)

CMYK percentages

%0.84
%12.55
%0
%6.27

Codes

Color #EDD1EF in popluar color models

ED D1 EF
RGB 237 209 239
HSL 296° 48.39% 87.84%
HSB/HSV 296° 12.55% 93.73%
CMYK 0.84% 12.55% 0.00%
6.27%

Color #EDD1EF in popluar number systems.

HEX ED D1 EF
Decimal 237 209 239
Binary 11101101 11010001 11101111
Octal 355 321 357

Shades and tints

Shades of #EDD1EF

#EDD1EF
(237,209,239)
#D8BEDA
(216,190,218)
#C3ABC5
(195,171,197)
#AE98B0
(174,152,176)
#99859B
(153,133,155)
#847286
(132,114,134)
#6F5F71
(111,95,113)
#5A4C5C
(90,76,92)
#453947
(69,57,71)
#302632
(48,38,50)
#1B131D
(27,19,29)
#000000
(0,0,0)

Tints of #EDD1EF

#EDD1EF
(237,209,239)
#EED5F0
(238,213,240)
#EFD9F1
(239,217,241)
#F0DDF2
(240,221,242)
#F1E1F3
(241,225,243)
#F2E5F4
(242,229,244)
#F3E9F5
(243,233,245)
#F4EDF6
(244,237,246)
#F5F1F7
(245,241,247)
#F6F5F8
(246,245,248)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD1EF; }

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

This text font color is #EDD1EF.

Background Color

.myBgColor { background-color: #EDD1EF; }

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

This div background color is #EDD1EF.

Border color

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

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

This div border color is #EDD1EF.

Opacity

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

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

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

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

This text has shadow with #EDD1EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD1EF.

Preview

Color preview on black background

This text has color #EDD1EF on black background.


Color preview on white background

This text has color #EDD1EF on white background.


Black color preview on #EDD1EF background

This text has black color on #EDD1EF background.


White color preview on #EDD1EF background

This text has white color on #EDD1EF background.


Related colors

Complementary color

Complementary color for #hex is #122E10.


I love getcolorcode.com

Triadic colors

1 #EFEDD1 and #D1EFED with #EDD1EF are triadic colors.

2 #EFD1ED and #D1EDEF with #EDD1EF are triadic colors.