COLOR #EDC2AC

HEX: #EDC2AC RGB: (237,194,172)

Renk bilgisi

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

RGB renk modeli

#EDC2AC color RGB value is (237,194,172).

RGB: (237,194,172) (93%, 76%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 172 of 255 = 67%

237
194
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 172 = 603 (100%)
R 237 of 603 ~ 39.3%
G 194 of 603 ~ 32.17%
B 172 of 603 ~ 28.52'%

%39.3
%32.17
%28.52

CMYK RENK MODELİ

#EDC2AC rengi CMYK tonu (0,18,27,7).

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

CMYK: (0,18,27,7)
C0M18Y27K7 (0%, 18%, 27%, 7%)
(0.00 / 0.18 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%18.14
%27.43
%7.06

Codes

Color #EDC2AC in popluar color models

ED C2 AC
RGB 237 194 172
HSL 20° 64.36% 80.20%
HSB/HSV 20° 27.43% 92.94%
CMYK 0.00% 18.14% 27.43%
7.06%

Color #EDC2AC in popluar number systems.

HEX ED C2 AC
Decimal 237 194 172
Binary 11101101 11000010 10101100
Octal 355 302 254

Shades and tints

Shades of #EDC2AC

#EDC2AC
(237,194,172)
#D8B19D
(216,177,157)
#C3A08E
(195,160,142)
#AE8F7F
(174,143,127)
#997E70
(153,126,112)
#846D61
(132,109,97)
#6F5C52
(111,92,82)
#5A4B43
(90,75,67)
#453A34
(69,58,52)
#302925
(48,41,37)
#1B1816
(27,24,22)
#000000
(0,0,0)

Tints of #EDC2AC

#EDC2AC
(237,194,172)
#EEC7B3
(238,199,179)
#EFCCBA
(239,204,186)
#F0D1C1
(240,209,193)
#F1D6C8
(241,214,200)
#F2DBCF
(242,219,207)
#F3E0D6
(243,224,214)
#F4E5DD
(244,229,221)
#F5EAE4
(245,234,228)
#F6EFEB
(246,239,235)
#F7F4F2
(247,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC2AC; }

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

This text font color is #EDC2AC.

Background Color

.myBgColor { background-color: #EDC2AC; }

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

This div background color is #EDC2AC.

Border color

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

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

This div border color is #EDC2AC.

Opacity

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

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

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

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

This text has shadow with #EDC2AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2AC.

Preview

Color preview on black background

This text has color #EDC2AC on black background.


Color preview on white background

This text has color #EDC2AC on white background.


Black color preview on #EDC2AC background

This text has black color on #EDC2AC background.


White color preview on #EDC2AC background

This text has white color on #EDC2AC background.


Related colors

Complementary color

Complementary color for #hex is #123D53.


I love getcolorcode.com

Triadic colors

1 #ACEDC2 and #C2ACED with #EDC2AC are triadic colors.

2 #ACC2ED and #C2EDAC with #EDC2AC are triadic colors.