COLOR #E5E895

HEX: #E5E895 RGB: (229,232,149)

Renk bilgisi

#E5E895 contains mainly red and green colors. #E5E895 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#E5E895 color RGB value is (229,232,149).

RGB: (229,232,149) (90%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 232 of 255 = 91%
B 149 of 255 = 58%

229
232
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 232 + 149 = 610 (100%)
R 229 of 610 ~ 37.54%
G 232 of 610 ~ 38.03%
B 149 of 610 ~ 24.43'%

%37.54
%38.03
%24.43

CMYK RENK MODELİ

#E5E895 rengi CMYK tonu (1,0,36,9).

  • camgöbeği tonu 1.29%
  • eflatun tonu 0.00%
  • sarı tonu 35.78%
  • ana renk tonu 9.02%

CMYK: (1,0,36,9)
C1M0Y36K9 (1%, 0%, 36%, 9%)
(0.01 / 0.00 / 0.36 / 0.09)

CMYK yüzdeleri

%1.29
%0
%35.78
%9.02

Codes

Color #E5E895 in popluar color models

E5 E8 95
RGB 229 232 149
HSL 62° 64.34% 74.71%
HSB/HSV 62° 35.78% 90.98%
CMYK 1.29% 0.00% 35.78%
9.02%

Color #E5E895 in popluar number systems.

HEX E5 E8 95
Decimal 229 232 149
Binary 11100101 11101000 10010101
Octal 345 350 225

Shades and tints

Shades of #E5E895

#E5E895
(229,232,149)
#D1D388
(209,211,136)
#BDBE7B
(189,190,123)
#A9A96E
(169,169,110)
#959461
(149,148,97)
#817F54
(129,127,84)
#6D6A47
(109,106,71)
#59553A
(89,85,58)
#45402D
(69,64,45)
#312B20
(49,43,32)
#1D1613
(29,22,19)
#000000
(0,0,0)

Tints of #E5E895

#E5E895
(229,232,149)
#E7EA9E
(231,234,158)
#E9ECA7
(233,236,167)
#EBEEB0
(235,238,176)
#EDF0B9
(237,240,185)
#EFF2C2
(239,242,194)
#F1F4CB
(241,244,203)
#F3F6D4
(243,246,212)
#F5F8DD
(245,248,221)
#F7FAE6
(247,250,230)
#F9FCEF
(249,252,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E895; }

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

This text font color is #E5E895.

Background Color

.myBgColor { background-color: #E5E895; }

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

This div background color is #E5E895.

Border color

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

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

This div border color is #E5E895.

Opacity

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

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

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

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

This text has shadow with #E5E895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E895.

Preview

Color preview on black background

This text has color #E5E895 on black background.


Color preview on white background

This text has color #E5E895 on white background.


Black color preview on #E5E895 background

This text has black color on #E5E895 background.


White color preview on #E5E895 background

This text has white color on #E5E895 background.


Related colors

Complementary color

Complementary color for #hex is #1A176A.


I love getcolorcode.com

Triadic colors

1 #95E5E8 and #E895E5 with #E5E895 are triadic colors.

2 #95E8E5 and #E8E595 with #E5E895 are triadic colors.