COLOR #EDC4D9

HEX: #EDC4D9 RGB: (237,196,217)

Color info

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

RGB color model

#EDC4D9 color RGB value is (237,196,217).

RGB: (237,196,217) (93%, 77%, 85%)

RGB channels and saturation

R 237 of 255 = 93%
G 196 of 255 = 77%
B 217 of 255 = 85%

237
196
217

R + G + B ~ 85%. #EDC4D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 237 + 196 + 217 = 650 (100%)
R 237 of 650 ~ 36.46%
G 196 of 650 ~ 30.15%
B 217 of 650 ~ 33.38'%

%36.46
%30.15
%33.38

CMYK color model

#EDC4D9 color CMYK value is (0,17,8,7).

  • cyan value is 0.00%
  • magenta value is 17.30%
  • yellow value is 8.44%
  • key color value is 7.06%
CMYK: (0,17,8,7) C0M17Y8K7 (0%,17%,8%,7%) (0.00/0.17/0.08/0.07) 

CMYK percentages

%0
%17.3
%8.44
%7.06

Codes

Color #EDC4D9 in popluar color models

ED C4 D9
RGB 237 196 217
HSL 329° 53.25% 84.90%
HSB/HSV 329° 17.30% 92.94%
CMYK 0.00% 17.30% 8.44%
7.06%

Color #EDC4D9 in popluar number systems.

HEX ED C4 D9
Decimal 237 196 217
Binary 11101101 11000100 11011001
Octal 355 304 331

Shades and tints

Shades of #EDC4D9

#EDC4D9
(237,196,217)
#D8B3C6
(216,179,198)
#C3A2B3
(195,162,179)
#AE91A0
(174,145,160)
#99808D
(153,128,141)
#846F7A
(132,111,122)
#6F5E67
(111,94,103)
#5A4D54
(90,77,84)
#453C41
(69,60,65)
#302B2E
(48,43,46)
#1B1A1B
(27,26,27)
#000000
(0,0,0)

Tints of #EDC4D9

#EDC4D9
(237,196,217)
#EEC9DC
(238,201,220)
#EFCEDF
(239,206,223)
#F0D3E2
(240,211,226)
#F1D8E5
(241,216,229)
#F2DDE8
(242,221,232)
#F3E2EB
(243,226,235)
#F4E7EE
(244,231,238)
#F5ECF1
(245,236,241)
#F6F1F4
(246,241,244)
#F7F6F7
(247,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC4D9; }

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

This text font color is #EDC4D9.

Background Color

.myBgColor { background-color: #EDC4D9; }

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

This div background color is #EDC4D9.

Border color

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

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

This div border color is #EDC4D9.

Opacity

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

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

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

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

This text has shadow with #EDC4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC4D9.

Preview

Color preview on black background

This text has color #EDC4D9 on black background.


Color preview on white background

This text has color #EDC4D9 on white background.


Black color preview on #EDC4D9 background

This text has black color on #EDC4D9 background.


White color preview on #EDC4D9 background

This text has white color on #EDC4D9 background.


Related colors

Complementary color

Complementary color for #hex is #123B26.


I love getcolorcode.com

Triadic colors

1 #D9EDC4 and #C4D9ED with #EDC4D9 are triadic colors.

2 #D9C4ED and #C4EDD9 with #EDC4D9 are triadic colors.