COLOR #E2D59C

HEX: #E2D59C RGB: (226,213,156)

Renk bilgisi

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

RGB renk modeli

#E2D59C color RGB value is (226,213,156).

RGB: (226,213,156) (89%, 84%, 61%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 213 of 255 = 84%
B 156 of 255 = 61%

226
213
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 213 + 156 = 595 (100%)
R 226 of 595 ~ 37.98%
G 213 of 595 ~ 35.8%
B 156 of 595 ~ 26.22'%

%37.98
%35.8
%26.22

CMYK RENK MODELİ

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

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

Codes

Color #E2D59C in popluar color models

E2 D5 9C
RGB 226 213 156
HSL 49° 54.69% 74.90%
HSB/HSV 49° 30.97% 88.63%
CMYK 0.00% 5.75% 30.97%
11.37%

Color #E2D59C in popluar number systems.

HEX E2 D5 9C
Decimal 226 213 156
Binary 11100010 11010101 10011100
Octal 342 325 234

Shades and tints

Shades of #E2D59C

#E2D59C
(226,213,156)
#CEC28E
(206,194,142)
#BAAF80
(186,175,128)
#A69C72
(166,156,114)
#928964
(146,137,100)
#7E7656
(126,118,86)
#6A6348
(106,99,72)
#56503A
(86,80,58)
#423D2C
(66,61,44)
#2E2A1E
(46,42,30)
#1A1710
(26,23,16)
#000000
(0,0,0)

Tints of #E2D59C

#E2D59C
(226,213,156)
#E4D8A5
(228,216,165)
#E6DBAE
(230,219,174)
#E8DEB7
(232,222,183)
#EAE1C0
(234,225,192)
#ECE4C9
(236,228,201)
#EEE7D2
(238,231,210)
#F0EADB
(240,234,219)
#F2EDE4
(242,237,228)
#F4F0ED
(244,240,237)
#F6F3F6
(246,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2D59C; }

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

This text font color is #E2D59C.

Background Color

.myBgColor { background-color: #E2D59C; }

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

This div background color is #E2D59C.

Border color

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

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

This div border color is #E2D59C.

Opacity

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

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

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

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

This text has shadow with #E2D59C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D59C.

Preview

Color preview on black background

This text has color #E2D59C on black background.


Color preview on white background

This text has color #E2D59C on white background.


Black color preview on #E2D59C background

This text has black color on #E2D59C background.


White color preview on #E2D59C background

This text has white color on #E2D59C background.


Related colors

Complementary color

Complementary color for #hex is #1D2A63.


I love getcolorcode.com

Triadic colors

1 #9CE2D5 and #D59CE2 with #E2D59C are triadic colors.

2 #9CD5E2 and #D5E29C with #E2D59C are triadic colors.