COLOR #E5E09B

HEX: #E5E09B RGB: (229,224,155)

Renk bilgisi

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

RGB renk modeli

#E5E09B color RGB value is (229,224,155).

RGB: (229,224,155) (90%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 224 of 255 = 88%
B 155 of 255 = 61%

229
224
155

R + G + B ~ 80%. #E5E09B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 224 + 155 = 608 (100%)
R 229 of 608 ~ 37.66%
G 224 of 608 ~ 36.84%
B 155 of 608 ~ 25.49'%

%37.66
%36.84
%25.49

CMYK RENK MODELİ

#E5E09B rengi CMYK tonu (0,2,32,10).

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

CMYK: (0,2,32,10)
C0M2Y32K10 (0%, 2%, 32%, 10%)
(0.00 / 0.02 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%2.18
%32.31
%10.2

Codes

Color #E5E09B in popluar color models

E5 E0 9B
RGB 229 224 155
HSL 56° 58.73% 75.29%
HSB/HSV 56° 32.31% 89.80%
CMYK 0.00% 2.18% 32.31%
10.20%

Color #E5E09B in popluar number systems.

HEX E5 E0 9B
Decimal 229 224 155
Binary 11100101 11100000 10011011
Octal 345 340 233

Shades and tints

Shades of #E5E09B

#E5E09B
(229,224,155)
#D1CC8D
(209,204,141)
#BDB87F
(189,184,127)
#A9A471
(169,164,113)
#959063
(149,144,99)
#817C55
(129,124,85)
#6D6847
(109,104,71)
#595439
(89,84,57)
#45402B
(69,64,43)
#312C1D
(49,44,29)
#1D180F
(29,24,15)
#000000
(0,0,0)

Tints of #E5E09B

#E5E09B
(229,224,155)
#E7E2A4
(231,226,164)
#E9E4AD
(233,228,173)
#EBE6B6
(235,230,182)
#EDE8BF
(237,232,191)
#EFEAC8
(239,234,200)
#F1ECD1
(241,236,209)
#F3EEDA
(243,238,218)
#F5F0E3
(245,240,227)
#F7F2EC
(247,242,236)
#F9F4F5
(249,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E09B; }

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

This text font color is #E5E09B.

Background Color

.myBgColor { background-color: #E5E09B; }

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

This div background color is #E5E09B.

Border color

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

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

This div border color is #E5E09B.

Opacity

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

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

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

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

This text has shadow with #E5E09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E09B.

Preview

Color preview on black background

This text has color #E5E09B on black background.


Color preview on white background

This text has color #E5E09B on white background.


Black color preview on #E5E09B background

This text has black color on #E5E09B background.


White color preview on #E5E09B background

This text has white color on #E5E09B background.


Related colors

Complementary color

Complementary color for #hex is #1A1F64.


I love getcolorcode.com

Triadic colors

1 #9BE5E0 and #E09BE5 with #E5E09B are triadic colors.

2 #9BE0E5 and #E0E59B with #E5E09B are triadic colors.