COLOR #E0C59C

HEX: #E0C59C RGB: (224,197,156)

Renk bilgisi

#E0C59C contains mainly red and green colors. #E0C59C ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E0C59C color RGB value is (224,197,156).

RGB: (224,197,156) (88%, 77%, 61%)

RGB bağlantıları ve doygunluk

R 224 of 255 = 88%
G 197 of 255 = 77%
B 156 of 255 = 61%

224
197
156

R + G + B ~ 75%. #E0C59C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 224 + 197 + 156 = 577 (100%)
R 224 of 577 ~ 38.82%
G 197 of 577 ~ 34.14%
B 156 of 577 ~ 27.04'%

%38.82
%34.14
%27.04

CMYK RENK MODELİ

#E0C59C rengi CMYK tonu (0,12,30,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.05%
  • sarı tonu 30.36%
  • ana renk tonu 12.16%

CMYK: (0,12,30,12)
C0M12Y30K12 (0%, 12%, 30%, 12%)
(0.00 / 0.12 / 0.30 / 0.12)

CMYK yüzdeleri

%0
%12.05
%30.36
%12.16

Codes

Color #E0C59C in popluar color models

E0 C5 9C
RGB 224 197 156
HSL 36° 52.31% 74.51%
HSB/HSV 36° 30.36% 87.84%
CMYK 0.00% 12.05% 30.36%
12.16%

Color #E0C59C in popluar number systems.

HEX E0 C5 9C
Decimal 224 197 156
Binary 11100000 11000101 10011100
Octal 340 305 234

Shades and tints

Shades of #E0C59C

#E0C59C
(224,197,156)
#CCB48E
(204,180,142)
#B8A380
(184,163,128)
#A49272
(164,146,114)
#908164
(144,129,100)
#7C7056
(124,112,86)
#685F48
(104,95,72)
#544E3A
(84,78,58)
#403D2C
(64,61,44)
#2C2C1E
(44,44,30)
#181B10
(24,27,16)
#000000
(0,0,0)

Tints of #E0C59C

#E0C59C
(224,197,156)
#E2CAA5
(226,202,165)
#E4CFAE
(228,207,174)
#E6D4B7
(230,212,183)
#E8D9C0
(232,217,192)
#EADEC9
(234,222,201)
#ECE3D2
(236,227,210)
#EEE8DB
(238,232,219)
#F0EDE4
(240,237,228)
#F2F2ED
(242,242,237)
#F4F7F6
(244,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0C59C color. Also use rgb(224,197,156) instead hex code.

Text Font Color

.myTextColor { color: #E0C59C; }

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

This text font color is #E0C59C.

Background Color

.myBgColor { background-color: #E0C59C; }

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

This div background color is #E0C59C.

Border color

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

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

This div border color is #E0C59C.

Opacity

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

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

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

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

This text has shadow with #E0C59C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0C59C.

Preview

Color preview on black background

This text has color #E0C59C on black background.


Color preview on white background

This text has color #E0C59C on white background.


Black color preview on #E0C59C background

This text has black color on #E0C59C background.


White color preview on #E0C59C background

This text has white color on #E0C59C background.


Related colors

Complementary color

Complementary color for #hex is #1F3A63.


I love getcolorcode.com

Triadic colors

1 #9CE0C5 and #C59CE0 with #E0C59C are triadic colors.

2 #9CC5E0 and #C5E09C with #E0C59C are triadic colors.