COLOR #E5E59D

HEX: #E5E59D RGB: (229,229,157)

Renk bilgisi

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

RGB renk modeli

#E5E59D color RGB value is (229,229,157).

RGB: (229,229,157) (90%, 90%, 62%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 229 of 255 = 90%
B 157 of 255 = 62%

229
229
157

R + G + B ~ 81%. #E5E59D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 229 + 157 = 615 (100%)
R 229 of 615 ~ 37.24%
G 229 of 615 ~ 37.24%
B 157 of 615 ~ 25.53'%

%37.24
%37.24
%25.53

CMYK RENK MODELİ

#E5E59D rengi CMYK tonu (0,0,31,10).

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

CMYK: (0,0,31,10)
C0M0Y31K10 (0%, 0%, 31%, 10%)
(0.00 / 0.00 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%0
%31.44
%10.2

Codes

Color #E5E59D in popluar color models

E5 E5 9D
RGB 229 229 157
HSL 60° 58.06% 75.69%
HSB/HSV 60° 31.44% 89.80%
CMYK 0.00% 0.00% 31.44%
10.20%

Color #E5E59D in popluar number systems.

HEX E5 E5 9D
Decimal 229 229 157
Binary 11100101 11100101 10011101
Octal 345 345 235

Shades and tints

Shades of #E5E59D

#E5E59D
(229,229,157)
#D1D18F
(209,209,143)
#BDBD81
(189,189,129)
#A9A973
(169,169,115)
#959565
(149,149,101)
#818157
(129,129,87)
#6D6D49
(109,109,73)
#59593B
(89,89,59)
#45452D
(69,69,45)
#31311F
(49,49,31)
#1D1D11
(29,29,17)
#000000
(0,0,0)

Tints of #E5E59D

#E5E59D
(229,229,157)
#E7E7A5
(231,231,165)
#E9E9AD
(233,233,173)
#EBEBB5
(235,235,181)
#EDEDBD
(237,237,189)
#EFEFC5
(239,239,197)
#F1F1CD
(241,241,205)
#F3F3D5
(243,243,213)
#F5F5DD
(245,245,221)
#F7F7E5
(247,247,229)
#F9F9ED
(249,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E59D; }

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

This text font color is #E5E59D.

Background Color

.myBgColor { background-color: #E5E59D; }

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

This div background color is #E5E59D.

Border color

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

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

This div border color is #E5E59D.

Opacity

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

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

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

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

This text has shadow with #E5E59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E59D.

Preview

Color preview on black background

This text has color #E5E59D on black background.


Color preview on white background

This text has color #E5E59D on white background.


Black color preview on #E5E59D background

This text has black color on #E5E59D background.


White color preview on #E5E59D background

This text has white color on #E5E59D background.


Related colors

Complementary color

Complementary color for #hex is #1A1A62.


I love getcolorcode.com