COLOR #EDD4DF

HEX: #EDD4DF RGB: (237,212,223)

Renk bilgisi

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

RGB renk modeli

#EDD4DF color RGB value is (237,212,223).

RGB: (237,212,223) (93%, 83%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 212 of 255 = 83%
B 223 of 255 = 87%

237
212
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 212 + 223 = 672 (100%)
R 237 of 672 ~ 35.27%
G 212 of 672 ~ 31.55%
B 223 of 672 ~ 33.18'%

%35.27
%31.55
%33.18

CMYK RENK MODELİ

#EDD4DF rengi CMYK tonu (0,11,6,7).

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

CMYK: (0,11,6,7)
C0M11Y6K7 (0%, 11%, 6%, 7%)
(0.00 / 0.11 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%10.55
%5.91
%7.06

Codes

Color #EDD4DF in popluar color models

ED D4 DF
RGB 237 212 223
HSL 334° 40.98% 88.04%
HSB/HSV 334° 10.55% 92.94%
CMYK 0.00% 10.55% 5.91%
7.06%

Color #EDD4DF in popluar number systems.

HEX ED D4 DF
Decimal 237 212 223
Binary 11101101 11010100 11011111
Octal 355 324 337

Shades and tints

Shades of #EDD4DF

#EDD4DF
(237,212,223)
#D8C1CB
(216,193,203)
#C3AEB7
(195,174,183)
#AE9BA3
(174,155,163)
#99888F
(153,136,143)
#84757B
(132,117,123)
#6F6267
(111,98,103)
#5A4F53
(90,79,83)
#453C3F
(69,60,63)
#30292B
(48,41,43)
#1B1617
(27,22,23)
#000000
(0,0,0)

Tints of #EDD4DF

#EDD4DF
(237,212,223)
#EED7E1
(238,215,225)
#EFDAE3
(239,218,227)
#F0DDE5
(240,221,229)
#F1E0E7
(241,224,231)
#F2E3E9
(242,227,233)
#F3E6EB
(243,230,235)
#F4E9ED
(244,233,237)
#F5ECEF
(245,236,239)
#F6EFF1
(246,239,241)
#F7F2F3
(247,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD4DF; }

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

This text font color is #EDD4DF.

Background Color

.myBgColor { background-color: #EDD4DF; }

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

This div background color is #EDD4DF.

Border color

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

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

This div border color is #EDD4DF.

Opacity

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

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

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

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

This text has shadow with #EDD4DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD4DF.

Preview

Color preview on black background

This text has color #EDD4DF on black background.


Color preview on white background

This text has color #EDD4DF on white background.


Black color preview on #EDD4DF background

This text has black color on #EDD4DF background.


White color preview on #EDD4DF background

This text has white color on #EDD4DF background.


Related colors

Complementary color

Complementary color for #hex is #122B20.


I love getcolorcode.com

Triadic colors

1 #DFEDD4 and #D4DFED with #EDD4DF are triadic colors.

2 #DFD4ED and #D4EDDF with #EDD4DF are triadic colors.