COLOR #EDCFD9

HEX: #EDCFD9 RGB: (237,207,217)

Color info

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

RGB color model

#EDCFD9 color RGB value is (237,207,217).

RGB: (237,207,217) (93%, 81%, 85%)

RGB channels and saturation

R 237 of 255 = 93%
G 207 of 255 = 81%
B 217 of 255 = 85%

237
207
217

R + G + B ~ 86%. #EDCFD9 is light color.

Portions of RGB colors in percentages

R + G + B = 237 + 207 + 217 = 661 (100%)
R 237 of 661 ~ 35.85%
G 207 of 661 ~ 31.32%
B 217 of 661 ~ 32.83'%

%35.85
%31.32
%32.83

CMYK color model

#EDCFD9 color CMYK value is (0,13,8,7).

  • cyan value is 0.00%
  • magenta value is 12.66%
  • yellow value is 8.44%
  • key color value is 7.06%
CMYK: (0,13,8,7) C0M13Y8K7 (0%,13%,8%,7%) (0.00/0.13/0.08/0.07) 

CMYK percentages

%0
%12.66
%8.44
%7.06

Codes

Color #EDCFD9 in popluar color models

ED CF D9
RGB 237 207 217
HSL 340° 45.45% 87.06%
HSB/HSV 340° 12.66% 92.94%
CMYK 0.00% 12.66% 8.44%
7.06%

Color #EDCFD9 in popluar number systems.

HEX ED CF D9
Decimal 237 207 217
Binary 11101101 11001111 11011001
Octal 355 317 331

Shades and tints

Shades of #EDCFD9

#EDCFD9
(237,207,217)
#D8BDC6
(216,189,198)
#C3ABB3
(195,171,179)
#AE99A0
(174,153,160)
#99878D
(153,135,141)
#84757A
(132,117,122)
#6F6367
(111,99,103)
#5A5154
(90,81,84)
#453F41
(69,63,65)
#302D2E
(48,45,46)
#1B1B1B
(27,27,27)
#000000
(0,0,0)

Tints of #EDCFD9

#EDCFD9
(237,207,217)
#EED3DC
(238,211,220)
#EFD7DF
(239,215,223)
#F0DBE2
(240,219,226)
#F1DFE5
(241,223,229)
#F2E3E8
(242,227,232)
#F3E7EB
(243,231,235)
#F4EBEE
(244,235,238)
#F5EFF1
(245,239,241)
#F6F3F4
(246,243,244)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDCFD9; }

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

This text font color is #EDCFD9.

Background Color

.myBgColor { background-color: #EDCFD9; }

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

This div background color is #EDCFD9.

Border color

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

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

This div border color is #EDCFD9.

Opacity

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

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

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

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

This text has shadow with #EDCFD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCFD9.

Preview

Color preview on black background

This text has color #EDCFD9 on black background.


Color preview on white background

This text has color #EDCFD9 on white background.


Black color preview on #EDCFD9 background

This text has black color on #EDCFD9 background.


White color preview on #EDCFD9 background

This text has white color on #EDCFD9 background.


Related colors

Complementary color

Complementary color for #hex is #123026.


I love getcolorcode.com

Triadic colors

1 #D9EDCF and #CFD9ED with #EDCFD9 are triadic colors.

2 #D9CFED and #CFEDD9 with #EDCFD9 are triadic colors.