COLOR #EDD9DC

HEX: #EDD9DC RGB: (237,217,220)

Renk bilgisi

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

RGB renk modeli

#EDD9DC color RGB value is (237,217,220).

RGB: (237,217,220) (93%, 85%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 220 of 255 = 86%

237
217
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 220 = 674 (100%)
R 237 of 674 ~ 35.16%
G 217 of 674 ~ 32.2%
B 220 of 674 ~ 32.64'%

%35.16
%32.2
%32.64

CMYK RENK MODELİ

#EDD9DC rengi CMYK tonu (0,8,7,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.44%
  • sarı tonu 7.17%
  • ana renk tonu 7.06%

CMYK: (0,8,7,7)
C0M8Y7K7 (0%, 8%, 7%, 7%)
(0.00 / 0.08 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%8.44
%7.17
%7.06

Codes

Color #EDD9DC in popluar color models

ED D9 DC
RGB 237 217 220
HSL 351° 35.71% 89.02%
HSB/HSV 351° 8.44% 92.94%
CMYK 0.00% 8.44% 7.17%
7.06%

Color #EDD9DC in popluar number systems.

HEX ED D9 DC
Decimal 237 217 220
Binary 11101101 11011001 11011100
Octal 355 331 334

Shades and tints

Shades of #EDD9DC

#EDD9DC
(237,217,220)
#D8C6C8
(216,198,200)
#C3B3B4
(195,179,180)
#AEA0A0
(174,160,160)
#998D8C
(153,141,140)
#847A78
(132,122,120)
#6F6764
(111,103,100)
#5A5450
(90,84,80)
#45413C
(69,65,60)
#302E28
(48,46,40)
#1B1B14
(27,27,20)
#000000
(0,0,0)

Tints of #EDD9DC

#EDD9DC
(237,217,220)
#EEDCDF
(238,220,223)
#EFDFE2
(239,223,226)
#F0E2E5
(240,226,229)
#F1E5E8
(241,229,232)
#F2E8EB
(242,232,235)
#F3EBEE
(243,235,238)
#F4EEF1
(244,238,241)
#F5F1F4
(245,241,244)
#F6F4F7
(246,244,247)
#F7F7FA
(247,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9DC; }

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

This text font color is #EDD9DC.

Background Color

.myBgColor { background-color: #EDD9DC; }

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

This div background color is #EDD9DC.

Border color

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

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

This div border color is #EDD9DC.

Opacity

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

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

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

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

This text has shadow with #EDD9DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9DC.

Preview

Color preview on black background

This text has color #EDD9DC on black background.


Color preview on white background

This text has color #EDD9DC on white background.


Black color preview on #EDD9DC background

This text has black color on #EDD9DC background.


White color preview on #EDD9DC background

This text has white color on #EDD9DC background.


Related colors

Complementary color

Complementary color for #hex is #122623.


I love getcolorcode.com

Triadic colors

1 #DCEDD9 and #D9DCED with #EDD9DC are triadic colors.

2 #DCD9ED and #D9EDDC with #EDD9DC are triadic colors.