COLOR #EDDEDC

HEX: #EDDEDC RGB: (237,222,220)

Renk bilgisi

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

RGB renk modeli

#EDDEDC color RGB value is (237,222,220).

RGB: (237,222,220) (93%, 87%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 222 of 255 = 87%
B 220 of 255 = 86%

237
222
220

R + G + B ~ 89%. #EDDEDC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 222 + 220 = 679 (100%)
R 237 of 679 ~ 34.9%
G 222 of 679 ~ 32.7%
B 220 of 679 ~ 32.4'%

%34.9
%32.7
%32.4

CMYK RENK MODELİ

#EDDEDC rengi CMYK tonu (0,6,7,7).

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

CMYK: (0,6,7,7)
C0M6Y7K7 (0%, 6%, 7%, 7%)
(0.00 / 0.06 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%6.33
%7.17
%7.06

Codes

Color #EDDEDC in popluar color models

ED DE DC
RGB 237 222 220
HSL 32.08% 89.61%
HSB/HSV 7.17% 92.94%
CMYK 0.00% 6.33% 7.17%
7.06%

Color #EDDEDC in popluar number systems.

HEX ED DE DC
Decimal 237 222 220
Binary 11101101 11011110 11011100
Octal 355 336 334

Shades and tints

Shades of #EDDEDC

#EDDEDC
(237,222,220)
#D8CAC8
(216,202,200)
#C3B6B4
(195,182,180)
#AEA2A0
(174,162,160)
#998E8C
(153,142,140)
#847A78
(132,122,120)
#6F6664
(111,102,100)
#5A5250
(90,82,80)
#453E3C
(69,62,60)
#302A28
(48,42,40)
#1B1614
(27,22,20)
#000000
(0,0,0)

Tints of #EDDEDC

#EDDEDC
(237,222,220)
#EEE1DF
(238,225,223)
#EFE4E2
(239,228,226)
#F0E7E5
(240,231,229)
#F1EAE8
(241,234,232)
#F2EDEB
(242,237,235)
#F3F0EE
(243,240,238)
#F4F3F1
(244,243,241)
#F5F6F4
(245,246,244)
#F6F9F7
(246,249,247)
#F7FCFA
(247,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDEDC; }

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

This text font color is #EDDEDC.

Background Color

.myBgColor { background-color: #EDDEDC; }

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

This div background color is #EDDEDC.

Border color

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

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

This div border color is #EDDEDC.

Opacity

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

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

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

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

This text has shadow with #EDDEDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDEDC.

Preview

Color preview on black background

This text has color #EDDEDC on black background.


Color preview on white background

This text has color #EDDEDC on white background.


Black color preview on #EDDEDC background

This text has black color on #EDDEDC background.


White color preview on #EDDEDC background

This text has white color on #EDDEDC background.


Related colors

Complementary color

Complementary color for #hex is #122123.


I love getcolorcode.com

Triadic colors

1 #DCEDDE and #DEDCED with #EDDEDC are triadic colors.

2 #DCDEED and #DEEDDC with #EDDEDC are triadic colors.