COLOR #EDCEE6

HEX: #EDCEE6 RGB: (237,206,230)

Color info

#EDCEE6 contains red, green and blue colors in about the same proportion. Web safe color of #EDCEE6 is #FFCCCC (or #FCC).

RGB color model

#EDCEE6 color RGB value is (237,206,230).

RGB: (237,206,230) (93%, 81%, 90%)

RGB channels and saturation

R 237 of 255 = 93%
G 206 of 255 = 81%
B 230 of 255 = 90%

237
206
230

R + G + B ~ 88%. #EDCEE6 is light color.

Portions of RGB colors in percentages

R + G + B = 237 + 206 + 230 = 673 (100%)
R 237 of 673 ~ 35.22%
G 206 of 673 ~ 30.61%
B 230 of 673 ~ 34.18'%

%35.22
%30.61
%34.18

CMYK color model

#EDCEE6 color CMYK value is (0,13,3,7).

  • cyan value is 0.00%
  • magenta value is 13.08%
  • yellow value is 2.95%
  • key color value is 7.06%

CMYK: (0,13,3,7)
C0M13Y3K7 (0%, 13%, 3%, 7%)
(0.00 / 0.13 / 0.03 / 0.07)

CMYK percentages

%0
%13.08
%2.95
%7.06

Codes

Color #EDCEE6 in popluar color models

ED CE E6
RGB 237 206 230
HSL 314° 46.27% 86.86%
HSB/HSV 314° 13.08% 92.94%
CMYK 0.00% 13.08% 2.95%
7.06%

Color #EDCEE6 in popluar number systems.

HEX ED CE E6
Decimal 237 206 230
Binary 11101101 11001110 11100110
Octal 355 316 346

Shades and tints

Shades of #EDCEE6

#EDCEE6
(237,206,230)
#D8BCD2
(216,188,210)
#C3AABE
(195,170,190)
#AE98AA
(174,152,170)
#998696
(153,134,150)
#847482
(132,116,130)
#6F626E
(111,98,110)
#5A505A
(90,80,90)
#453E46
(69,62,70)
#302C32
(48,44,50)
#1B1A1E
(27,26,30)
#000000
(0,0,0)

Tints of #EDCEE6

#EDCEE6
(237,206,230)
#EED2E8
(238,210,232)
#EFD6EA
(239,214,234)
#F0DAEC
(240,218,236)
#F1DEEE
(241,222,238)
#F2E2F0
(242,226,240)
#F3E6F2
(243,230,242)
#F4EAF4
(244,234,244)
#F5EEF6
(245,238,246)
#F6F2F8
(246,242,248)
#F7F6FA
(247,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDCEE6; }

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

This text font color is #EDCEE6.

Background Color

.myBgColor { background-color: #EDCEE6; }

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

This div background color is #EDCEE6.

Border color

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

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

This div border color is #EDCEE6.

Opacity

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

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

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

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

This text has shadow with #EDCEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCEE6.

Preview

Color preview on black background

This text has color #EDCEE6 on black background.


Color preview on white background

This text has color #EDCEE6 on white background.


Black color preview on #EDCEE6 background

This text has black color on #EDCEE6 background.


White color preview on #EDCEE6 background

This text has white color on #EDCEE6 background.


Related colors

Complementary color

Complementary color for #hex is #123119.


I love getcolorcode.com

Triadic colors

1 #E6EDCE and #CEE6ED with #EDCEE6 are triadic colors.

2 #E6CEED and #CEEDE6 with #EDCEE6 are triadic colors.