COLOR #E2D59D

HEX: #E2D59D RGB: (226,213,157)

Renk bilgisi

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

RGB renk modeli

#E2D59D color RGB value is (226,213,157).

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

RGB bağlantıları ve doygunluk

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

226
213
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 213 + 157 = 596 (100%)
R 226 of 596 ~ 37.92%
G 213 of 596 ~ 35.74%
B 157 of 596 ~ 26.34'%

%37.92
%35.74
%26.34

CMYK RENK MODELİ

#E2D59D rengi CMYK tonu (0,6,31,11).

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

CMYK: (0,6,31,11)
C0M6Y31K11 (0%, 6%, 31%, 11%)
(0.00 / 0.06 / 0.31 / 0.11)

CMYK yüzdeleri

%0
%5.75
%30.53
%11.37

Codes

Color #E2D59D in popluar color models

E2 D5 9D
RGB 226 213 157
HSL 49° 54.33% 75.10%
HSB/HSV 49° 30.53% 88.63%
CMYK 0.00% 5.75% 30.53%
11.37%

Color #E2D59D in popluar number systems.

HEX E2 D5 9D
Decimal 226 213 157
Binary 11100010 11010101 10011101
Octal 342 325 235

Shades and tints

Shades of #E2D59D

#E2D59D
(226,213,157)
#CEC28F
(206,194,143)
#BAAF81
(186,175,129)
#A69C73
(166,156,115)
#928965
(146,137,101)
#7E7657
(126,118,87)
#6A6349
(106,99,73)
#56503B
(86,80,59)
#423D2D
(66,61,45)
#2E2A1F
(46,42,31)
#1A1711
(26,23,17)
#000000
(0,0,0)

Tints of #E2D59D

#E2D59D
(226,213,157)
#E4D8A5
(228,216,165)
#E6DBAD
(230,219,173)
#E8DEB5
(232,222,181)
#EAE1BD
(234,225,189)
#ECE4C5
(236,228,197)
#EEE7CD
(238,231,205)
#F0EAD5
(240,234,213)
#F2EDDD
(242,237,221)
#F4F0E5
(244,240,229)
#F6F3ED
(246,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2D59D; }

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

This text font color is #E2D59D.

Background Color

.myBgColor { background-color: #E2D59D; }

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

This div background color is #E2D59D.

Border color

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

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

This div border color is #E2D59D.

Opacity

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

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

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

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

This text has shadow with #E2D59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D59D.

Preview

Color preview on black background

This text has color #E2D59D on black background.


Color preview on white background

This text has color #E2D59D on white background.


Black color preview on #E2D59D background

This text has black color on #E2D59D background.


White color preview on #E2D59D background

This text has white color on #E2D59D background.


Related colors

Complementary color

Complementary color for #hex is #1D2A62.


I love getcolorcode.com

Triadic colors

1 #9DE2D5 and #D59DE2 with #E2D59D are triadic colors.

2 #9DD5E2 and #D5E29D with #E2D59D are triadic colors.