COLOR #EDC9DF

HEX: #EDC9DF RGB: (237,201,223)

Renk bilgisi

#EDC9DF contains red, green and blue colors in about the same proportion. #EDC9DF ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#EDC9DF color RGB value is (237,201,223).

RGB: (237,201,223) (93%, 79%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 223 of 255 = 87%

237
201
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 223 = 661 (100%)
R 237 of 661 ~ 35.85%
G 201 of 661 ~ 30.41%
B 223 of 661 ~ 33.74'%

%35.85
%30.41
%33.74

CMYK RENK MODELİ

#EDC9DF rengi CMYK tonu (0,15,6,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.19%
  • sarı tonu 5.91%
  • ana renk tonu 7.06%

CMYK: (0,15,6,7)
C0M15Y6K7 (0%, 15%, 6%, 7%)
(0.00 / 0.15 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%15.19
%5.91
%7.06

Codes

Color #EDC9DF in popluar color models

ED C9 DF
RGB 237 201 223
HSL 323° 50.00% 85.88%
HSB/HSV 323° 15.19% 92.94%
CMYK 0.00% 15.19% 5.91%
7.06%

Color #EDC9DF in popluar number systems.

HEX ED C9 DF
Decimal 237 201 223
Binary 11101101 11001001 11011111
Octal 355 311 337

Shades and tints

Shades of #EDC9DF

#EDC9DF
(237,201,223)
#D8B7CB
(216,183,203)
#C3A5B7
(195,165,183)
#AE93A3
(174,147,163)
#99818F
(153,129,143)
#846F7B
(132,111,123)
#6F5D67
(111,93,103)
#5A4B53
(90,75,83)
#45393F
(69,57,63)
#30272B
(48,39,43)
#1B1517
(27,21,23)
#000000
(0,0,0)

Tints of #EDC9DF

#EDC9DF
(237,201,223)
#EECDE1
(238,205,225)
#EFD1E3
(239,209,227)
#F0D5E5
(240,213,229)
#F1D9E7
(241,217,231)
#F2DDE9
(242,221,233)
#F3E1EB
(243,225,235)
#F4E5ED
(244,229,237)
#F5E9EF
(245,233,239)
#F6EDF1
(246,237,241)
#F7F1F3
(247,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9DF; }

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

This text font color is #EDC9DF.

Background Color

.myBgColor { background-color: #EDC9DF; }

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

This div background color is #EDC9DF.

Border color

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

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

This div border color is #EDC9DF.

Opacity

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

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

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

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

This text has shadow with #EDC9DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9DF.

Preview

Color preview on black background

This text has color #EDC9DF on black background.


Color preview on white background

This text has color #EDC9DF on white background.


Black color preview on #EDC9DF background

This text has black color on #EDC9DF background.


White color preview on #EDC9DF background

This text has white color on #EDC9DF background.


Related colors

Complementary color

Complementary color for #hex is #123620.


I love getcolorcode.com

Triadic colors

1 #DFEDC9 and #C9DFED with #EDC9DF are triadic colors.

2 #DFC9ED and #C9EDDF with #EDC9DF are triadic colors.