COLOR #EDC2DF

HEX: #EDC2DF RGB: (237,194,223)

Renk bilgisi

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

RGB renk modeli

#EDC2DF color RGB value is (237,194,223).

RGB: (237,194,223) (93%, 76%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 223 of 255 = 87%

237
194
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 223 = 654 (100%)
R 237 of 654 ~ 36.24%
G 194 of 654 ~ 29.66%
B 223 of 654 ~ 34.1'%

%36.24
%29.66
%34.1

CMYK RENK MODELİ

#EDC2DF rengi CMYK tonu (0,18,6,7).

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

CMYK: (0,18,6,7)
C0M18Y6K7 (0%, 18%, 6%, 7%)
(0.00 / 0.18 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%18.14
%5.91
%7.06

Codes

Color #EDC2DF in popluar color models

ED C2 DF
RGB 237 194 223
HSL 320° 54.43% 84.51%
HSB/HSV 320° 18.14% 92.94%
CMYK 0.00% 18.14% 5.91%
7.06%

Color #EDC2DF in popluar number systems.

HEX ED C2 DF
Decimal 237 194 223
Binary 11101101 11000010 11011111
Octal 355 302 337

Shades and tints

Shades of #EDC2DF

#EDC2DF
(237,194,223)
#D8B1CB
(216,177,203)
#C3A0B7
(195,160,183)
#AE8FA3
(174,143,163)
#997E8F
(153,126,143)
#846D7B
(132,109,123)
#6F5C67
(111,92,103)
#5A4B53
(90,75,83)
#453A3F
(69,58,63)
#30292B
(48,41,43)
#1B1817
(27,24,23)
#000000
(0,0,0)

Tints of #EDC2DF

#EDC2DF
(237,194,223)
#EEC7E1
(238,199,225)
#EFCCE3
(239,204,227)
#F0D1E5
(240,209,229)
#F1D6E7
(241,214,231)
#F2DBE9
(242,219,233)
#F3E0EB
(243,224,235)
#F4E5ED
(244,229,237)
#F5EAEF
(245,234,239)
#F6EFF1
(246,239,241)
#F7F4F3
(247,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC2DF; }

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

This text font color is #EDC2DF.

Background Color

.myBgColor { background-color: #EDC2DF; }

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

This div background color is #EDC2DF.

Border color

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

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

This div border color is #EDC2DF.

Opacity

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

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

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

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

This text has shadow with #EDC2DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2DF.

Preview

Color preview on black background

This text has color #EDC2DF on black background.


Color preview on white background

This text has color #EDC2DF on white background.


Black color preview on #EDC2DF background

This text has black color on #EDC2DF background.


White color preview on #EDC2DF background

This text has white color on #EDC2DF background.


Related colors

Complementary color

Complementary color for #hex is #123D20.


I love getcolorcode.com

Triadic colors

1 #DFEDC2 and #C2DFED with #EDC2DF are triadic colors.

2 #DFC2ED and #C2EDDF with #EDC2DF are triadic colors.