COLOR #EDD4AC

HEX: #EDD4AC RGB: (237,212,172)

Renk bilgisi

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

RGB renk modeli

#EDD4AC color RGB value is (237,212,172).

RGB: (237,212,172) (93%, 83%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 212 of 255 = 83%
B 172 of 255 = 67%

237
212
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 212 + 172 = 621 (100%)
R 237 of 621 ~ 38.16%
G 212 of 621 ~ 34.14%
B 172 of 621 ~ 27.7'%

%38.16
%34.14
%27.7

CMYK RENK MODELİ

#EDD4AC rengi CMYK tonu (0,11,27,7).

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

CMYK: (0,11,27,7)
C0M11Y27K7 (0%, 11%, 27%, 7%)
(0.00 / 0.11 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%10.55
%27.43
%7.06

Codes

Color #EDD4AC in popluar color models

ED D4 AC
RGB 237 212 172
HSL 37° 64.36% 80.20%
HSB/HSV 37° 27.43% 92.94%
CMYK 0.00% 10.55% 27.43%
7.06%

Color #EDD4AC in popluar number systems.

HEX ED D4 AC
Decimal 237 212 172
Binary 11101101 11010100 10101100
Octal 355 324 254

Shades and tints

Shades of #EDD4AC

#EDD4AC
(237,212,172)
#D8C19D
(216,193,157)
#C3AE8E
(195,174,142)
#AE9B7F
(174,155,127)
#998870
(153,136,112)
#847561
(132,117,97)
#6F6252
(111,98,82)
#5A4F43
(90,79,67)
#453C34
(69,60,52)
#302925
(48,41,37)
#1B1616
(27,22,22)
#000000
(0,0,0)

Tints of #EDD4AC

#EDD4AC
(237,212,172)
#EED7B3
(238,215,179)
#EFDABA
(239,218,186)
#F0DDC1
(240,221,193)
#F1E0C8
(241,224,200)
#F2E3CF
(242,227,207)
#F3E6D6
(243,230,214)
#F4E9DD
(244,233,221)
#F5ECE4
(245,236,228)
#F6EFEB
(246,239,235)
#F7F2F2
(247,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD4AC; }

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

This text font color is #EDD4AC.

Background Color

.myBgColor { background-color: #EDD4AC; }

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

This div background color is #EDD4AC.

Border color

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

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

This div border color is #EDD4AC.

Opacity

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

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

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

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

This text has shadow with #EDD4AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD4AC.

Preview

Color preview on black background

This text has color #EDD4AC on black background.


Color preview on white background

This text has color #EDD4AC on white background.


Black color preview on #EDD4AC background

This text has black color on #EDD4AC background.


White color preview on #EDD4AC background

This text has white color on #EDD4AC background.


Related colors

Complementary color

Complementary color for #hex is #122B53.


I love getcolorcode.com

Triadic colors

1 #ACEDD4 and #D4ACED with #EDD4AC are triadic colors.

2 #ACD4ED and #D4EDAC with #EDD4AC are triadic colors.