COLOR #EDD3AC

HEX: #EDD3AC RGB: (237,211,172)

Renk bilgisi

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

RGB renk modeli

#EDD3AC color RGB value is (237,211,172).

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

RGB bağlantıları ve doygunluk

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

237
211
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 211 + 172 = 620 (100%)
R 237 of 620 ~ 38.23%
G 211 of 620 ~ 34.03%
B 172 of 620 ~ 27.74'%

%38.23
%34.03
%27.74

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.97%
  • 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.97
%27.43
%7.06

Codes

Color #EDD3AC in popluar color models

ED D3 AC
RGB 237 211 172
HSL 36° 64.36% 80.20%
HSB/HSV 36° 27.43% 92.94%
CMYK 0.00% 10.97% 27.43%
7.06%

Color #EDD3AC in popluar number systems.

HEX ED D3 AC
Decimal 237 211 172
Binary 11101101 11010011 10101100
Octal 355 323 254

Shades and tints

Shades of #EDD3AC

#EDD3AC
(237,211,172)
#D8C09D
(216,192,157)
#C3AD8E
(195,173,142)
#AE9A7F
(174,154,127)
#998770
(153,135,112)
#847461
(132,116,97)
#6F6152
(111,97,82)
#5A4E43
(90,78,67)
#453B34
(69,59,52)
#302825
(48,40,37)
#1B1516
(27,21,22)
#000000
(0,0,0)

Tints of #EDD3AC

#EDD3AC
(237,211,172)
#EED7B3
(238,215,179)
#EFDBBA
(239,219,186)
#F0DFC1
(240,223,193)
#F1E3C8
(241,227,200)
#F2E7CF
(242,231,207)
#F3EBD6
(243,235,214)
#F4EFDD
(244,239,221)
#F5F3E4
(245,243,228)
#F6F7EB
(246,247,235)
#F7FBF2
(247,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD3AC; }

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

This text font color is #EDD3AC.

Background Color

.myBgColor { background-color: #EDD3AC; }

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

This div background color is #EDD3AC.

Border color

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

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

This div border color is #EDD3AC.

Opacity

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

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

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

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

This text has shadow with #EDD3AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD3AC.

Preview

Color preview on black background

This text has color #EDD3AC on black background.


Color preview on white background

This text has color #EDD3AC on white background.


Black color preview on #EDD3AC background

This text has black color on #EDD3AC background.


White color preview on #EDD3AC background

This text has white color on #EDD3AC background.


Related colors

Complementary color

Complementary color for #hex is #122C53.


I love getcolorcode.com

Triadic colors

1 #ACEDD3 and #D3ACED with #EDD3AC are triadic colors.

2 #ACD3ED and #D3EDAC with #EDD3AC are triadic colors.