COLOR #EDD9AC

HEX: #EDD9AC RGB: (237,217,172)

Renk bilgisi

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

RGB renk modeli

#EDD9AC color RGB value is (237,217,172).

RGB: (237,217,172) (93%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 172 of 255 = 67%

237
217
172

R + G + B ~ 82%. #EDD9AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 172 = 626 (100%)
R 237 of 626 ~ 37.86%
G 217 of 626 ~ 34.66%
B 172 of 626 ~ 27.48'%

%37.86
%34.66
%27.48

CMYK RENK MODELİ

#EDD9AC rengi CMYK tonu (0,8,27,7).

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

CMYK: (0,8,27,7)
C0M8Y27K7 (0%, 8%, 27%, 7%)
(0.00 / 0.08 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%8.44
%27.43
%7.06

Codes

Color #EDD9AC in popluar color models

ED D9 AC
RGB 237 217 172
HSL 42° 64.36% 80.20%
HSB/HSV 42° 27.43% 92.94%
CMYK 0.00% 8.44% 27.43%
7.06%

Color #EDD9AC in popluar number systems.

HEX ED D9 AC
Decimal 237 217 172
Binary 11101101 11011001 10101100
Octal 355 331 254

Shades and tints

Shades of #EDD9AC

#EDD9AC
(237,217,172)
#D8C69D
(216,198,157)
#C3B38E
(195,179,142)
#AEA07F
(174,160,127)
#998D70
(153,141,112)
#847A61
(132,122,97)
#6F6752
(111,103,82)
#5A5443
(90,84,67)
#454134
(69,65,52)
#302E25
(48,46,37)
#1B1B16
(27,27,22)
#000000
(0,0,0)

Tints of #EDD9AC

#EDD9AC
(237,217,172)
#EEDCB3
(238,220,179)
#EFDFBA
(239,223,186)
#F0E2C1
(240,226,193)
#F1E5C8
(241,229,200)
#F2E8CF
(242,232,207)
#F3EBD6
(243,235,214)
#F4EEDD
(244,238,221)
#F5F1E4
(245,241,228)
#F6F4EB
(246,244,235)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9AC; }

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

This text font color is #EDD9AC.

Background Color

.myBgColor { background-color: #EDD9AC; }

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

This div background color is #EDD9AC.

Border color

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

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

This div border color is #EDD9AC.

Opacity

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

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

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

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

This text has shadow with #EDD9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9AC.

Preview

Color preview on black background

This text has color #EDD9AC on black background.


Color preview on white background

This text has color #EDD9AC on white background.


Black color preview on #EDD9AC background

This text has black color on #EDD9AC background.


White color preview on #EDD9AC background

This text has white color on #EDD9AC background.


Related colors

Complementary color

Complementary color for #hex is #122653.


I love getcolorcode.com

Triadic colors

1 #ACEDD9 and #D9ACED with #EDD9AC are triadic colors.

2 #ACD9ED and #D9EDAC with #EDD9AC are triadic colors.