COLOR #EDC5A0

HEX: #EDC5A0 RGB: (237,197,160)

Renk bilgisi

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

RGB renk modeli

#EDC5A0 color RGB value is (237,197,160).

RGB: (237,197,160) (93%, 77%, 63%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 197 of 255 = 77%
B 160 of 255 = 63%

237
197
160

R + G + B ~ 78%. #EDC5A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 197 + 160 = 594 (100%)
R 237 of 594 ~ 39.9%
G 197 of 594 ~ 33.16%
B 160 of 594 ~ 26.94'%

%39.9
%33.16
%26.94

CMYK RENK MODELİ

#EDC5A0 rengi CMYK tonu (0,17,32,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.88%
  • sarı tonu 32.49%
  • ana renk tonu 7.06%

CMYK: (0,17,32,7)
C0M17Y32K7 (0%, 17%, 32%, 7%)
(0.00 / 0.17 / 0.32 / 0.07)

CMYK yüzdeleri

%0
%16.88
%32.49
%7.06

Codes

Color #EDC5A0 in popluar color models

ED C5 A0
RGB 237 197 160
HSL 29° 68.14% 77.84%
HSB/HSV 29° 32.49% 92.94%
CMYK 0.00% 16.88% 32.49%
7.06%

Color #EDC5A0 in popluar number systems.

HEX ED C5 A0
Decimal 237 197 160
Binary 11101101 11000101 10100000
Octal 355 305 240

Shades and tints

Shades of #EDC5A0

#EDC5A0
(237,197,160)
#D8B492
(216,180,146)
#C3A384
(195,163,132)
#AE9276
(174,146,118)
#998168
(153,129,104)
#84705A
(132,112,90)
#6F5F4C
(111,95,76)
#5A4E3E
(90,78,62)
#453D30
(69,61,48)
#302C22
(48,44,34)
#1B1B14
(27,27,20)
#000000
(0,0,0)

Tints of #EDC5A0

#EDC5A0
(237,197,160)
#EECAA8
(238,202,168)
#EFCFB0
(239,207,176)
#F0D4B8
(240,212,184)
#F1D9C0
(241,217,192)
#F2DEC8
(242,222,200)
#F3E3D0
(243,227,208)
#F4E8D8
(244,232,216)
#F5EDE0
(245,237,224)
#F6F2E8
(246,242,232)
#F7F7F0
(247,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC5A0 color. Also use rgb(237,197,160) instead hex code.

Text Font Color

.myTextColor { color: #EDC5A0; }

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

This text font color is #EDC5A0.

Background Color

.myBgColor { background-color: #EDC5A0; }

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

This div background color is #EDC5A0.

Border color

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

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

This div border color is #EDC5A0.

Opacity

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

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

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

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

This text has shadow with #EDC5A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC5A0.

Preview

Color preview on black background

This text has color #EDC5A0 on black background.


Color preview on white background

This text has color #EDC5A0 on white background.


Black color preview on #EDC5A0 background

This text has black color on #EDC5A0 background.


White color preview on #EDC5A0 background

This text has white color on #EDC5A0 background.


Related colors

Complementary color

Complementary color for #hex is #123A5F.


I love getcolorcode.com

Triadic colors

1 #A0EDC5 and #C5A0ED with #EDC5A0 are triadic colors.

2 #A0C5ED and #C5EDA0 with #EDC5A0 are triadic colors.