COLOR #E5D57E

HEX: #E5D57E RGB: (229,213,126)

Renk bilgisi

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

RGB renk modeli

#E5D57E color RGB value is (229,213,126).

RGB: (229,213,126) (90%, 84%, 49%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 213 of 255 = 84%
B 126 of 255 = 49%

229
213
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 213 + 126 = 568 (100%)
R 229 of 568 ~ 40.32%
G 213 of 568 ~ 37.5%
B 126 of 568 ~ 22.18'%

%40.32
%37.5
%22.18

CMYK RENK MODELİ

#E5D57E rengi CMYK tonu (0,7,45,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.99%
  • sarı tonu 44.98%
  • ana renk tonu 10.20%

CMYK: (0,7,45,10)
C0M7Y45K10 (0%, 7%, 45%, 10%)
(0.00 / 0.07 / 0.45 / 0.10)

CMYK yüzdeleri

%0
%6.99
%44.98
%10.2

Codes

Color #E5D57E in popluar color models

E5 D5 7E
RGB 229 213 126
HSL 51° 66.45% 69.61%
HSB/HSV 51° 44.98% 89.80%
CMYK 0.00% 6.99% 44.98%
10.20%

Color #E5D57E in popluar number systems.

HEX E5 D5 7E
Decimal 229 213 126
Binary 11100101 11010101 1111110
Octal 345 325 176

Shades and tints

Shades of #E5D57E

#E5D57E
(229,213,126)
#D1C273
(209,194,115)
#BDAF68
(189,175,104)
#A99C5D
(169,156,93)
#958952
(149,137,82)
#817647
(129,118,71)
#6D633C
(109,99,60)
#595031
(89,80,49)
#453D26
(69,61,38)
#312A1B
(49,42,27)
#1D1710
(29,23,16)
#000000
(0,0,0)

Tints of #E5D57E

#E5D57E
(229,213,126)
#E7D889
(231,216,137)
#E9DB94
(233,219,148)
#EBDE9F
(235,222,159)
#EDE1AA
(237,225,170)
#EFE4B5
(239,228,181)
#F1E7C0
(241,231,192)
#F3EACB
(243,234,203)
#F5EDD6
(245,237,214)
#F7F0E1
(247,240,225)
#F9F3EC
(249,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D57E; }

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

This text font color is #E5D57E.

Background Color

.myBgColor { background-color: #E5D57E; }

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

This div background color is #E5D57E.

Border color

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

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

This div border color is #E5D57E.

Opacity

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

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

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

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

This text has shadow with #E5D57E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D57E.

Preview

Color preview on black background

This text has color #E5D57E on black background.


Color preview on white background

This text has color #E5D57E on white background.


Black color preview on #E5D57E background

This text has black color on #E5D57E background.


White color preview on #E5D57E background

This text has white color on #E5D57E background.


Related colors

Complementary color

Complementary color for #hex is #1A2A81.


I love getcolorcode.com

Triadic colors

1 #7EE5D5 and #D57EE5 with #E5D57E are triadic colors.

2 #7ED5E5 and #D5E57E with #E5D57E are triadic colors.