COLOR #EDC7AC

HEX: #EDC7AC RGB: (237,199,172)

Renk bilgisi

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

RGB renk modeli

#EDC7AC color RGB value is (237,199,172).

RGB: (237,199,172) (93%, 78%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 172 of 255 = 67%

237
199
172

R + G + B ~ 79%. #EDC7AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 172 = 608 (100%)
R 237 of 608 ~ 38.98%
G 199 of 608 ~ 32.73%
B 172 of 608 ~ 28.29'%

%38.98
%32.73
%28.29

CMYK RENK MODELİ

#EDC7AC rengi CMYK tonu (0,16,27,7).

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

CMYK: (0,16,27,7)
C0M16Y27K7 (0%, 16%, 27%, 7%)
(0.00 / 0.16 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%16.03
%27.43
%7.06

Codes

Color #EDC7AC in popluar color models

ED C7 AC
RGB 237 199 172
HSL 25° 64.36% 80.20%
HSB/HSV 25° 27.43% 92.94%
CMYK 0.00% 16.03% 27.43%
7.06%

Color #EDC7AC in popluar number systems.

HEX ED C7 AC
Decimal 237 199 172
Binary 11101101 11000111 10101100
Octal 355 307 254

Shades and tints

Shades of #EDC7AC

#EDC7AC
(237,199,172)
#D8B59D
(216,181,157)
#C3A38E
(195,163,142)
#AE917F
(174,145,127)
#997F70
(153,127,112)
#846D61
(132,109,97)
#6F5B52
(111,91,82)
#5A4943
(90,73,67)
#453734
(69,55,52)
#302525
(48,37,37)
#1B1316
(27,19,22)
#000000
(0,0,0)

Tints of #EDC7AC

#EDC7AC
(237,199,172)
#EECCB3
(238,204,179)
#EFD1BA
(239,209,186)
#F0D6C1
(240,214,193)
#F1DBC8
(241,219,200)
#F2E0CF
(242,224,207)
#F3E5D6
(243,229,214)
#F4EADD
(244,234,221)
#F5EFE4
(245,239,228)
#F6F4EB
(246,244,235)
#F7F9F2
(247,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7AC; }

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

This text font color is #EDC7AC.

Background Color

.myBgColor { background-color: #EDC7AC; }

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

This div background color is #EDC7AC.

Border color

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

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

This div border color is #EDC7AC.

Opacity

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

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

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

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

This text has shadow with #EDC7AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7AC.

Preview

Color preview on black background

This text has color #EDC7AC on black background.


Color preview on white background

This text has color #EDC7AC on white background.


Black color preview on #EDC7AC background

This text has black color on #EDC7AC background.


White color preview on #EDC7AC background

This text has white color on #EDC7AC background.


Related colors

Complementary color

Complementary color for #hex is #123853.


I love getcolorcode.com

Triadic colors

1 #ACEDC7 and #C7ACED with #EDC7AC are triadic colors.

2 #ACC7ED and #C7EDAC with #EDC7AC are triadic colors.