COLOR #E2C59E

HEX: #E2C59E RGB: (226,197,158)

Renk bilgisi

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

RGB renk modeli

#E2C59E color RGB value is (226,197,158).

RGB: (226,197,158) (89%, 77%, 62%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 197 of 255 = 77%
B 158 of 255 = 62%

226
197
158

R + G + B ~ 76%. #E2C59E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 197 + 158 = 581 (100%)
R 226 of 581 ~ 38.9%
G 197 of 581 ~ 33.91%
B 158 of 581 ~ 27.19'%

%38.9
%33.91
%27.19

CMYK RENK MODELİ

#E2C59E rengi CMYK tonu (0,13,30,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.83%
  • sarı tonu 30.09%
  • ana renk tonu 11.37%

CMYK: (0,13,30,11)
C0M13Y30K11 (0%, 13%, 30%, 11%)
(0.00 / 0.13 / 0.30 / 0.11)

CMYK yüzdeleri

%0
%12.83
%30.09
%11.37

Codes

Color #E2C59E in popluar color models

E2 C5 9E
RGB 226 197 158
HSL 34° 53.97% 75.29%
HSB/HSV 34° 30.09% 88.63%
CMYK 0.00% 12.83% 30.09%
11.37%

Color #E2C59E in popluar number systems.

HEX E2 C5 9E
Decimal 226 197 158
Binary 11100010 11000101 10011110
Octal 342 305 236

Shades and tints

Shades of #E2C59E

#E2C59E
(226,197,158)
#CEB490
(206,180,144)
#BAA382
(186,163,130)
#A69274
(166,146,116)
#928166
(146,129,102)
#7E7058
(126,112,88)
#6A5F4A
(106,95,74)
#564E3C
(86,78,60)
#423D2E
(66,61,46)
#2E2C20
(46,44,32)
#1A1B12
(26,27,18)
#000000
(0,0,0)

Tints of #E2C59E

#E2C59E
(226,197,158)
#E4CAA6
(228,202,166)
#E6CFAE
(230,207,174)
#E8D4B6
(232,212,182)
#EAD9BE
(234,217,190)
#ECDEC6
(236,222,198)
#EEE3CE
(238,227,206)
#F0E8D6
(240,232,214)
#F2EDDE
(242,237,222)
#F4F2E6
(244,242,230)
#F6F7EE
(246,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2C59E color. Also use rgb(226,197,158) instead hex code.

Text Font Color

.myTextColor { color: #E2C59E; }

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

This text font color is #E2C59E.

Background Color

.myBgColor { background-color: #E2C59E; }

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

This div background color is #E2C59E.

Border color

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

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

This div border color is #E2C59E.

Opacity

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

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

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

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

This text has shadow with #E2C59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2C59E.

Preview

Color preview on black background

This text has color #E2C59E on black background.


Color preview on white background

This text has color #E2C59E on white background.


Black color preview on #E2C59E background

This text has black color on #E2C59E background.


White color preview on #E2C59E background

This text has white color on #E2C59E background.


Related colors

Complementary color

Complementary color for #hex is #1D3A61.


I love getcolorcode.com

Triadic colors

1 #9EE2C5 and #C59EE2 with #E2C59E are triadic colors.

2 #9EC5E2 and #C5E29E with #E2C59E are triadic colors.