COLOR #E2D57E

HEX: #E2D57E RGB: (226,213,126)

Renk bilgisi

#E2D57E contains mainly red and green colors. #E2D57E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E2D57E color RGB value is (226,213,126).

RGB: (226,213,126) (89%, 84%, 49%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 213 of 255 = 84%
B 126 of 255 = 49%

226
213
126

R + G + B ~ 74%. #E2D57E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 213 + 126 = 565 (100%)
R 226 of 565 ~ 40%
G 213 of 565 ~ 37.7%
B 126 of 565 ~ 22.3'%

%40
%37.7
%22.3

CMYK RENK MODELİ

#E2D57E rengi CMYK tonu (0,6,44,11).

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

CMYK: (0,6,44,11)
C0M6Y44K11 (0%, 6%, 44%, 11%)
(0.00 / 0.06 / 0.44 / 0.11)

CMYK yüzdeleri

%0
%5.75
%44.25
%11.37

Codes

Color #E2D57E in popluar color models

E2 D5 7E
RGB 226 213 126
HSL 52° 63.29% 69.02%
HSB/HSV 52° 44.25% 88.63%
CMYK 0.00% 5.75% 44.25%
11.37%

Color #E2D57E in popluar number systems.

HEX E2 D5 7E
Decimal 226 213 126
Binary 11100010 11010101 1111110
Octal 342 325 176

Shades and tints

Shades of #E2D57E

#E2D57E
(226,213,126)
#CEC273
(206,194,115)
#BAAF68
(186,175,104)
#A69C5D
(166,156,93)
#928952
(146,137,82)
#7E7647
(126,118,71)
#6A633C
(106,99,60)
#565031
(86,80,49)
#423D26
(66,61,38)
#2E2A1B
(46,42,27)
#1A1710
(26,23,16)
#000000
(0,0,0)

Tints of #E2D57E

#E2D57E
(226,213,126)
#E4D889
(228,216,137)
#E6DB94
(230,219,148)
#E8DE9F
(232,222,159)
#EAE1AA
(234,225,170)
#ECE4B5
(236,228,181)
#EEE7C0
(238,231,192)
#F0EACB
(240,234,203)
#F2EDD6
(242,237,214)
#F4F0E1
(244,240,225)
#F6F3EC
(246,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2D57E; }

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

This text font color is #E2D57E.

Background Color

.myBgColor { background-color: #E2D57E; }

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

This div background color is #E2D57E.

Border color

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

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

This div border color is #E2D57E.

Opacity

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

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

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

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

This text has shadow with #E2D57E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D57E.

Preview

Color preview on black background

This text has color #E2D57E on black background.


Color preview on white background

This text has color #E2D57E on white background.


Black color preview on #E2D57E background

This text has black color on #E2D57E background.


White color preview on #E2D57E background

This text has white color on #E2D57E background.


Related colors

Complementary color

Complementary color for #hex is #1D2A81.


I love getcolorcode.com

Triadic colors

1 #7EE2D5 and #D57EE2 with #E2D57E are triadic colors.

2 #7ED5E2 and #D5E27E with #E2D57E are triadic colors.