COLOR #EDD6ED

HEX: #EDD6ED RGB: (237,214,237)

Color info

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

RGB color model

#EDD6ED color RGB value is (237,214,237).

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

RGB channels and saturation

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

237
214
237

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

Portions of RGB colors in percentages

R + G + B = 237 + 214 + 237 = 688 (100%)
R 237 of 688 ~ 34.45%
G 214 of 688 ~ 31.1%
B 237 of 688 ~ 34.45'%

%34.45
%31.1
%34.45

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.70%
  • yellow value is 0.00%
  • key color value is 7.06%

CMYK: (0,10,0,7)
C0M10Y0K7 (0%, 10%, 0%, 7%)
(0.00 / 0.10 / 0.00 / 0.07)

CMYK percentages

%0
%9.7
%0
%7.06

Codes

Color #EDD6ED in popluar color models

ED D6 ED
RGB 237 214 237
HSL 300° 38.98% 88.43%
HSB/HSV 300° 9.70% 92.94%
CMYK 0.00% 9.70% 0.00%
7.06%

Color #EDD6ED in popluar number systems.

HEX ED D6 ED
Decimal 237 214 237
Binary 11101101 11010110 11101101
Octal 355 326 355

Shades and tints

Shades of #EDD6ED

#EDD6ED
(237,214,237)
#D8C3D8
(216,195,216)
#C3B0C3
(195,176,195)
#AE9DAE
(174,157,174)
#998A99
(153,138,153)
#847784
(132,119,132)
#6F646F
(111,100,111)
#5A515A
(90,81,90)
#453E45
(69,62,69)
#302B30
(48,43,48)
#1B181B
(27,24,27)
#000000
(0,0,0)

Tints of #EDD6ED

#EDD6ED
(237,214,237)
#EED9EE
(238,217,238)
#EFDCEF
(239,220,239)
#F0DFF0
(240,223,240)
#F1E2F1
(241,226,241)
#F2E5F2
(242,229,242)
#F3E8F3
(243,232,243)
#F4EBF4
(244,235,244)
#F5EEF5
(245,238,245)
#F6F1F6
(246,241,246)
#F7F4F7
(247,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD6ED; }

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

This text font color is #EDD6ED.

Background Color

.myBgColor { background-color: #EDD6ED; }

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

This div background color is #EDD6ED.

Border color

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

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

This div border color is #EDD6ED.

Opacity

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

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

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

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

This text has shadow with #EDD6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6ED.

Preview

Color preview on black background

This text has color #EDD6ED on black background.


Color preview on white background

This text has color #EDD6ED on white background.


Black color preview on #EDD6ED background

This text has black color on #EDD6ED background.


White color preview on #EDD6ED background

This text has white color on #EDD6ED background.


Related colors

Complementary color

Complementary color for #hex is #122912.


I love getcolorcode.com

Triadic colors

1 #EDEDD6 and #D6EDED with #EDD6ED are triadic colors.

2 #EDD6ED and #D6EDED with #EDD6ED are triadic colors.