COLOR #E2D59E

HEX: #E2D59E RGB: (226,213,158)

Renk bilgisi

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

RGB renk modeli

#E2D59E color RGB value is (226,213,158).

RGB: (226,213,158) (89%, 84%, 62%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 213 of 255 = 84%
B 158 of 255 = 62%

226
213
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 213 + 158 = 597 (100%)
R 226 of 597 ~ 37.86%
G 213 of 597 ~ 35.68%
B 158 of 597 ~ 26.47'%

%37.86
%35.68
%26.47

CMYK RENK MODELİ

#E2D59E rengi CMYK tonu (0,6,30,11).

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

CMYK: (0,6,30,11)
C0M6Y30K11 (0%, 6%, 30%, 11%)
(0.00 / 0.06 / 0.30 / 0.11)

CMYK yüzdeleri

%0
%5.75
%30.09
%11.37

Codes

Color #E2D59E in popluar color models

E2 D5 9E
RGB 226 213 158
HSL 49° 53.97% 75.29%
HSB/HSV 49° 30.09% 88.63%
CMYK 0.00% 5.75% 30.09%
11.37%

Color #E2D59E in popluar number systems.

HEX E2 D5 9E
Decimal 226 213 158
Binary 11100010 11010101 10011110
Octal 342 325 236

Shades and tints

Shades of #E2D59E

#E2D59E
(226,213,158)
#CEC290
(206,194,144)
#BAAF82
(186,175,130)
#A69C74
(166,156,116)
#928966
(146,137,102)
#7E7658
(126,118,88)
#6A634A
(106,99,74)
#56503C
(86,80,60)
#423D2E
(66,61,46)
#2E2A20
(46,42,32)
#1A1712
(26,23,18)
#000000
(0,0,0)

Tints of #E2D59E

#E2D59E
(226,213,158)
#E4D8A6
(228,216,166)
#E6DBAE
(230,219,174)
#E8DEB6
(232,222,182)
#EAE1BE
(234,225,190)
#ECE4C6
(236,228,198)
#EEE7CE
(238,231,206)
#F0EAD6
(240,234,214)
#F2EDDE
(242,237,222)
#F4F0E6
(244,240,230)
#F6F3EE
(246,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2D59E; }

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

This text font color is #E2D59E.

Background Color

.myBgColor { background-color: #E2D59E; }

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

This div background color is #E2D59E.

Border color

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

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

This div border color is #E2D59E.

Opacity

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

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

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

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

This text has shadow with #E2D59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D59E.

Preview

Color preview on black background

This text has color #E2D59E on black background.


Color preview on white background

This text has color #E2D59E on white background.


Black color preview on #E2D59E background

This text has black color on #E2D59E background.


White color preview on #E2D59E background

This text has white color on #E2D59E background.


Related colors

Complementary color

Complementary color for #hex is #1D2A61.


I love getcolorcode.com

Triadic colors

1 #9EE2D5 and #D59EE2 with #E2D59E are triadic colors.

2 #9ED5E2 and #D5E29E with #E2D59E are triadic colors.