COLOR #EDC9AC

HEX: #EDC9AC RGB: (237,201,172)

Renk bilgisi

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

RGB renk modeli

#EDC9AC color RGB value is (237,201,172).

RGB: (237,201,172) (93%, 79%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 172 of 255 = 67%

237
201
172

R + G + B ~ 80%. #EDC9AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 172 = 610 (100%)
R 237 of 610 ~ 38.85%
G 201 of 610 ~ 32.95%
B 172 of 610 ~ 28.2'%

%38.85
%32.95
%28.2

CMYK RENK MODELİ

#EDC9AC rengi CMYK tonu (0,15,27,7).

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

CMYK: (0,15,27,7)
C0M15Y27K7 (0%, 15%, 27%, 7%)
(0.00 / 0.15 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%15.19
%27.43
%7.06

Codes

Color #EDC9AC in popluar color models

ED C9 AC
RGB 237 201 172
HSL 27° 64.36% 80.20%
HSB/HSV 27° 27.43% 92.94%
CMYK 0.00% 15.19% 27.43%
7.06%

Color #EDC9AC in popluar number systems.

HEX ED C9 AC
Decimal 237 201 172
Binary 11101101 11001001 10101100
Octal 355 311 254

Shades and tints

Shades of #EDC9AC

#EDC9AC
(237,201,172)
#D8B79D
(216,183,157)
#C3A58E
(195,165,142)
#AE937F
(174,147,127)
#998170
(153,129,112)
#846F61
(132,111,97)
#6F5D52
(111,93,82)
#5A4B43
(90,75,67)
#453934
(69,57,52)
#302725
(48,39,37)
#1B1516
(27,21,22)
#000000
(0,0,0)

Tints of #EDC9AC

#EDC9AC
(237,201,172)
#EECDB3
(238,205,179)
#EFD1BA
(239,209,186)
#F0D5C1
(240,213,193)
#F1D9C8
(241,217,200)
#F2DDCF
(242,221,207)
#F3E1D6
(243,225,214)
#F4E5DD
(244,229,221)
#F5E9E4
(245,233,228)
#F6EDEB
(246,237,235)
#F7F1F2
(247,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9AC; }

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

This text font color is #EDC9AC.

Background Color

.myBgColor { background-color: #EDC9AC; }

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

This div background color is #EDC9AC.

Border color

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

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

This div border color is #EDC9AC.

Opacity

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

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

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

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

This text has shadow with #EDC9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9AC.

Preview

Color preview on black background

This text has color #EDC9AC on black background.


Color preview on white background

This text has color #EDC9AC on white background.


Black color preview on #EDC9AC background

This text has black color on #EDC9AC background.


White color preview on #EDC9AC background

This text has white color on #EDC9AC background.


Related colors

Complementary color

Complementary color for #hex is #123653.


I love getcolorcode.com

Triadic colors

1 #ACEDC9 and #C9ACED with #EDC9AC are triadic colors.

2 #ACC9ED and #C9EDAC with #EDC9AC are triadic colors.