COLOR #EDDCC0

HEX: #EDDCC0 RGB: (237,220,192)

Renk bilgisi

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

RGB renk modeli

#EDDCC0 color RGB value is (237,220,192).

RGB: (237,220,192) (93%, 86%, 75%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 220 of 255 = 86%
B 192 of 255 = 75%

237
220
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 220 + 192 = 649 (100%)
R 237 of 649 ~ 36.52%
G 220 of 649 ~ 33.9%
B 192 of 649 ~ 29.58'%

%36.52
%33.9
%29.58

CMYK RENK MODELİ

#EDDCC0 rengi CMYK tonu (0,7,19,7).

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

CMYK: (0,7,19,7)
C0M7Y19K7 (0%, 7%, 19%, 7%)
(0.00 / 0.07 / 0.19 / 0.07)

CMYK yüzdeleri

%0
%7.17
%18.99
%7.06

Codes

Color #EDDCC0 in popluar color models

ED DC C0
RGB 237 220 192
HSL 37° 55.56% 84.12%
HSB/HSV 37° 18.99% 92.94%
CMYK 0.00% 7.17% 18.99%
7.06%

Color #EDDCC0 in popluar number systems.

HEX ED DC C0
Decimal 237 220 192
Binary 11101101 11011100 11000000
Octal 355 334 300

Shades and tints

Shades of #EDDCC0

#EDDCC0
(237,220,192)
#D8C8AF
(216,200,175)
#C3B49E
(195,180,158)
#AEA08D
(174,160,141)
#998C7C
(153,140,124)
#84786B
(132,120,107)
#6F645A
(111,100,90)
#5A5049
(90,80,73)
#453C38
(69,60,56)
#302827
(48,40,39)
#1B1416
(27,20,22)
#000000
(0,0,0)

Tints of #EDDCC0

#EDDCC0
(237,220,192)
#EEDFC5
(238,223,197)
#EFE2CA
(239,226,202)
#F0E5CF
(240,229,207)
#F1E8D4
(241,232,212)
#F2EBD9
(242,235,217)
#F3EEDE
(243,238,222)
#F4F1E3
(244,241,227)
#F5F4E8
(245,244,232)
#F6F7ED
(246,247,237)
#F7FAF2
(247,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDCC0; }

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

This text font color is #EDDCC0.

Background Color

.myBgColor { background-color: #EDDCC0; }

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

This div background color is #EDDCC0.

Border color

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

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

This div border color is #EDDCC0.

Opacity

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

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

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

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

This text has shadow with #EDDCC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDCC0.

Preview

Color preview on black background

This text has color #EDDCC0 on black background.


Color preview on white background

This text has color #EDDCC0 on white background.


Black color preview on #EDDCC0 background

This text has black color on #EDDCC0 background.


White color preview on #EDDCC0 background

This text has white color on #EDDCC0 background.


Related colors

Complementary color

Complementary color for #hex is #12233F.


I love getcolorcode.com

Triadic colors

1 #C0EDDC and #DCC0ED with #EDDCC0 are triadic colors.

2 #C0DCED and #DCEDC0 with #EDDCC0 are triadic colors.