COLOR #EDDCC4

HEX: #EDDCC4 RGB: (237,220,196)

Renk bilgisi

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

RGB renk modeli

#EDDCC4 color RGB value is (237,220,196).

RGB: (237,220,196) (93%, 86%, 77%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 220 of 255 = 86%
B 196 of 255 = 77%

237
220
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 220 + 196 = 653 (100%)
R 237 of 653 ~ 36.29%
G 220 of 653 ~ 33.69%
B 196 of 653 ~ 30.02'%

%36.29
%33.69
%30.02

CMYK RENK MODELİ

#EDDCC4 rengi CMYK tonu (0,7,17,7).

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

CMYK: (0,7,17,7)
C0M7Y17K7 (0%, 7%, 17%, 7%)
(0.00 / 0.07 / 0.17 / 0.07)

CMYK yüzdeleri

%0
%7.17
%17.3
%7.06

Codes

Color #EDDCC4 in popluar color models

ED DC C4
RGB 237 220 196
HSL 35° 53.25% 84.90%
HSB/HSV 35° 17.30% 92.94%
CMYK 0.00% 7.17% 17.30%
7.06%

Color #EDDCC4 in popluar number systems.

HEX ED DC C4
Decimal 237 220 196
Binary 11101101 11011100 11000100
Octal 355 334 304

Shades and tints

Shades of #EDDCC4

#EDDCC4
(237,220,196)
#D8C8B3
(216,200,179)
#C3B4A2
(195,180,162)
#AEA091
(174,160,145)
#998C80
(153,140,128)
#84786F
(132,120,111)
#6F645E
(111,100,94)
#5A504D
(90,80,77)
#453C3C
(69,60,60)
#30282B
(48,40,43)
#1B141A
(27,20,26)
#000000
(0,0,0)

Tints of #EDDCC4

#EDDCC4
(237,220,196)
#EEDFC9
(238,223,201)
#EFE2CE
(239,226,206)
#F0E5D3
(240,229,211)
#F1E8D8
(241,232,216)
#F2EBDD
(242,235,221)
#F3EEE2
(243,238,226)
#F4F1E7
(244,241,231)
#F5F4EC
(245,244,236)
#F6F7F1
(246,247,241)
#F7FAF6
(247,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDCC4; }

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

This text font color is #EDDCC4.

Background Color

.myBgColor { background-color: #EDDCC4; }

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

This div background color is #EDDCC4.

Border color

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

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

This div border color is #EDDCC4.

Opacity

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

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

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

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

This text has shadow with #EDDCC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDCC4.

Preview

Color preview on black background

This text has color #EDDCC4 on black background.


Color preview on white background

This text has color #EDDCC4 on white background.


Black color preview on #EDDCC4 background

This text has black color on #EDDCC4 background.


White color preview on #EDDCC4 background

This text has white color on #EDDCC4 background.


Related colors

Complementary color

Complementary color for #hex is #12233B.


I love getcolorcode.com

Triadic colors

1 #C4EDDC and #DCC4ED with #EDDCC4 are triadic colors.

2 #C4DCED and #DCEDC4 with #EDDCC4 are triadic colors.