COLOR #EDD0AC

HEX: #EDD0AC RGB: (237,208,172)

Renk bilgisi

#EDD0AC contains mainly red and green colors. #EDD0AC ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EDD0AC color RGB value is (237,208,172).

RGB: (237,208,172) (93%, 82%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 208 of 255 = 82%
B 172 of 255 = 67%

237
208
172

R + G + B ~ 81%. #EDD0AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 208 + 172 = 617 (100%)
R 237 of 617 ~ 38.41%
G 208 of 617 ~ 33.71%
B 172 of 617 ~ 27.88'%

%38.41
%33.71
%27.88

CMYK RENK MODELİ

#EDD0AC rengi CMYK tonu (0,12,27,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.24%
  • sarı tonu 27.43%
  • ana renk tonu 7.06%

CMYK: (0,12,27,7)
C0M12Y27K7 (0%, 12%, 27%, 7%)
(0.00 / 0.12 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%12.24
%27.43
%7.06

Codes

Color #EDD0AC in popluar color models

ED D0 AC
RGB 237 208 172
HSL 33° 64.36% 80.20%
HSB/HSV 33° 27.43% 92.94%
CMYK 0.00% 12.24% 27.43%
7.06%

Color #EDD0AC in popluar number systems.

HEX ED D0 AC
Decimal 237 208 172
Binary 11101101 11010000 10101100
Octal 355 320 254

Shades and tints

Shades of #EDD0AC

#EDD0AC
(237,208,172)
#D8BE9D
(216,190,157)
#C3AC8E
(195,172,142)
#AE9A7F
(174,154,127)
#998870
(153,136,112)
#847661
(132,118,97)
#6F6452
(111,100,82)
#5A5243
(90,82,67)
#454034
(69,64,52)
#302E25
(48,46,37)
#1B1C16
(27,28,22)
#000000
(0,0,0)

Tints of #EDD0AC

#EDD0AC
(237,208,172)
#EED4B3
(238,212,179)
#EFD8BA
(239,216,186)
#F0DCC1
(240,220,193)
#F1E0C8
(241,224,200)
#F2E4CF
(242,228,207)
#F3E8D6
(243,232,214)
#F4ECDD
(244,236,221)
#F5F0E4
(245,240,228)
#F6F4EB
(246,244,235)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD0AC color. Also use rgb(237,208,172) instead hex code.

Text Font Color

.myTextColor { color: #EDD0AC; }

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

This text font color is #EDD0AC.

Background Color

.myBgColor { background-color: #EDD0AC; }

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

This div background color is #EDD0AC.

Border color

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

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

This div border color is #EDD0AC.

Opacity

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

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

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

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

This text has shadow with #EDD0AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD0AC.

Preview

Color preview on black background

This text has color #EDD0AC on black background.


Color preview on white background

This text has color #EDD0AC on white background.


Black color preview on #EDD0AC background

This text has black color on #EDD0AC background.


White color preview on #EDD0AC background

This text has white color on #EDD0AC background.


Related colors

Complementary color

Complementary color for #hex is #122F53.


I love getcolorcode.com

Triadic colors

1 #ACEDD0 and #D0ACED with #EDD0AC are triadic colors.

2 #ACD0ED and #D0EDAC with #EDD0AC are triadic colors.