COLOR #E1C59E

HEX: #E1C59E RGB: (225,197,158)

Renk bilgisi

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

RGB renk modeli

#E1C59E color RGB value is (225,197,158).

RGB: (225,197,158) (88%, 77%, 62%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 197 of 255 = 77%
B 158 of 255 = 62%

225
197
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 197 + 158 = 580 (100%)
R 225 of 580 ~ 38.79%
G 197 of 580 ~ 33.97%
B 158 of 580 ~ 27.24'%

%38.79
%33.97
%27.24

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.44%
  • sarı tonu 29.78%
  • ana renk tonu 11.76%

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

CMYK yüzdeleri

%0
%12.44
%29.78
%11.76

Codes

Color #E1C59E in popluar color models

E1 C5 9E
RGB 225 197 158
HSL 35° 52.76% 75.10%
HSB/HSV 35° 29.78% 88.24%
CMYK 0.00% 12.44% 29.78%
11.76%

Color #E1C59E in popluar number systems.

HEX E1 C5 9E
Decimal 225 197 158
Binary 11100001 11000101 10011110
Octal 341 305 236

Shades and tints

Shades of #E1C59E

#E1C59E
(225,197,158)
#CDB490
(205,180,144)
#B9A382
(185,163,130)
#A59274
(165,146,116)
#918166
(145,129,102)
#7D7058
(125,112,88)
#695F4A
(105,95,74)
#554E3C
(85,78,60)
#413D2E
(65,61,46)
#2D2C20
(45,44,32)
#191B12
(25,27,18)
#000000
(0,0,0)

Tints of #E1C59E

#E1C59E
(225,197,158)
#E3CAA6
(227,202,166)
#E5CFAE
(229,207,174)
#E7D4B6
(231,212,182)
#E9D9BE
(233,217,190)
#EBDEC6
(235,222,198)
#EDE3CE
(237,227,206)
#EFE8D6
(239,232,214)
#F1EDDE
(241,237,222)
#F3F2E6
(243,242,230)
#F5F7EE
(245,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E1C59E; }

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

This text font color is #E1C59E.

Background Color

.myBgColor { background-color: #E1C59E; }

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

This div background color is #E1C59E.

Border color

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

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

This div border color is #E1C59E.

Opacity

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

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

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

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

This text has shadow with #E1C59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1C59E.

Preview

Color preview on black background

This text has color #E1C59E on black background.


Color preview on white background

This text has color #E1C59E on white background.


Black color preview on #E1C59E background

This text has black color on #E1C59E background.


White color preview on #E1C59E background

This text has white color on #E1C59E background.


Related colors

Complementary color

Complementary color for #hex is #1E3A61.


I love getcolorcode.com

Triadic colors

1 #9EE1C5 and #C59EE1 with #E1C59E are triadic colors.

2 #9EC5E1 and #C5E19E with #E1C59E are triadic colors.