COLOR #E2D59A

HEX: #E2D59A RGB: (226,213,154)

Renk bilgisi

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

RGB renk modeli

#E2D59A color RGB value is (226,213,154).

RGB: (226,213,154) (89%, 84%, 60%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 213 of 255 = 84%
B 154 of 255 = 60%

226
213
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 213 + 154 = 593 (100%)
R 226 of 593 ~ 38.11%
G 213 of 593 ~ 35.92%
B 154 of 593 ~ 25.97'%

%38.11
%35.92
%25.97

CMYK RENK MODELİ

#E2D59A rengi CMYK tonu (0,6,32,11).

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

CMYK: (0,6,32,11)
C0M6Y32K11 (0%, 6%, 32%, 11%)
(0.00 / 0.06 / 0.32 / 0.11)

CMYK yüzdeleri

%0
%5.75
%31.86
%11.37

Codes

Color #E2D59A in popluar color models

E2 D5 9A
RGB 226 213 154
HSL 49° 55.38% 74.51%
HSB/HSV 49° 31.86% 88.63%
CMYK 0.00% 5.75% 31.86%
11.37%

Color #E2D59A in popluar number systems.

HEX E2 D5 9A
Decimal 226 213 154
Binary 11100010 11010101 10011010
Octal 342 325 232

Shades and tints

Shades of #E2D59A

#E2D59A
(226,213,154)
#CEC28C
(206,194,140)
#BAAF7E
(186,175,126)
#A69C70
(166,156,112)
#928962
(146,137,98)
#7E7654
(126,118,84)
#6A6346
(106,99,70)
#565038
(86,80,56)
#423D2A
(66,61,42)
#2E2A1C
(46,42,28)
#1A170E
(26,23,14)
#000000
(0,0,0)

Tints of #E2D59A

#E2D59A
(226,213,154)
#E4D8A3
(228,216,163)
#E6DBAC
(230,219,172)
#E8DEB5
(232,222,181)
#EAE1BE
(234,225,190)
#ECE4C7
(236,228,199)
#EEE7D0
(238,231,208)
#F0EAD9
(240,234,217)
#F2EDE2
(242,237,226)
#F4F0EB
(244,240,235)
#F6F3F4
(246,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2D59A; }

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

This text font color is #E2D59A.

Background Color

.myBgColor { background-color: #E2D59A; }

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

This div background color is #E2D59A.

Border color

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

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

This div border color is #E2D59A.

Opacity

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

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

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

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

This text has shadow with #E2D59A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D59A.

Preview

Color preview on black background

This text has color #E2D59A on black background.


Color preview on white background

This text has color #E2D59A on white background.


Black color preview on #E2D59A background

This text has black color on #E2D59A background.


White color preview on #E2D59A background

This text has white color on #E2D59A background.


Related colors

Complementary color

Complementary color for #hex is #1D2A65.


I love getcolorcode.com

Triadic colors

1 #9AE2D5 and #D59AE2 with #E2D59A are triadic colors.

2 #9AD5E2 and #D5E29A with #E2D59A are triadic colors.