COLOR #E2D59F

HEX: #E2D59F RGB: (226,213,159)

Renk bilgisi

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

RGB renk modeli

#E2D59F color RGB value is (226,213,159).

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

RGB bağlantıları ve doygunluk

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

226
213
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 213 + 159 = 598 (100%)
R 226 of 598 ~ 37.79%
G 213 of 598 ~ 35.62%
B 159 of 598 ~ 26.59'%

%37.79
%35.62
%26.59

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.75%
  • sarı tonu 29.65%
  • 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
%29.65
%11.37

Codes

Color #E2D59F in popluar color models

E2 D5 9F
RGB 226 213 159
HSL 48° 53.60% 75.49%
HSB/HSV 48° 29.65% 88.63%
CMYK 0.00% 5.75% 29.65%
11.37%

Color #E2D59F in popluar number systems.

HEX E2 D5 9F
Decimal 226 213 159
Binary 11100010 11010101 10011111
Octal 342 325 237

Shades and tints

Shades of #E2D59F

#E2D59F
(226,213,159)
#CEC291
(206,194,145)
#BAAF83
(186,175,131)
#A69C75
(166,156,117)
#928967
(146,137,103)
#7E7659
(126,118,89)
#6A634B
(106,99,75)
#56503D
(86,80,61)
#423D2F
(66,61,47)
#2E2A21
(46,42,33)
#1A1713
(26,23,19)
#000000
(0,0,0)

Tints of #E2D59F

#E2D59F
(226,213,159)
#E4D8A7
(228,216,167)
#E6DBAF
(230,219,175)
#E8DEB7
(232,222,183)
#EAE1BF
(234,225,191)
#ECE4C7
(236,228,199)
#EEE7CF
(238,231,207)
#F0EAD7
(240,234,215)
#F2EDDF
(242,237,223)
#F4F0E7
(244,240,231)
#F6F3EF
(246,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2D59F; }

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

This text font color is #E2D59F.

Background Color

.myBgColor { background-color: #E2D59F; }

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

This div background color is #E2D59F.

Border color

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

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

This div border color is #E2D59F.

Opacity

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

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

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

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

This text has shadow with #E2D59F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D59F.

Preview

Color preview on black background

This text has color #E2D59F on black background.


Color preview on white background

This text has color #E2D59F on white background.


Black color preview on #E2D59F background

This text has black color on #E2D59F background.


White color preview on #E2D59F background

This text has white color on #E2D59F background.


Related colors

Complementary color

Complementary color for #hex is #1D2A60.


I love getcolorcode.com

Triadic colors

1 #9FE2D5 and #D59FE2 with #E2D59F are triadic colors.

2 #9FD5E2 and #D5E29F with #E2D59F are triadic colors.