COLOR #E5E395

HEX: #E5E395 RGB: (229,227,149)

Renk bilgisi

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

RGB renk modeli

#E5E395 color RGB value is (229,227,149).

RGB: (229,227,149) (90%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 227 of 255 = 89%
B 149 of 255 = 58%

229
227
149

R + G + B ~ 79%. #E5E395 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 227 + 149 = 605 (100%)
R 229 of 605 ~ 37.85%
G 227 of 605 ~ 37.52%
B 149 of 605 ~ 24.63'%

%37.85
%37.52
%24.63

CMYK RENK MODELİ

#E5E395 rengi CMYK tonu (0,1,35,10).

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

CMYK: (0,1,35,10)
C0M1Y35K10 (0%, 1%, 35%, 10%)
(0.00 / 0.01 / 0.35 / 0.10)

CMYK yüzdeleri

%0
%0.87
%34.93
%10.2

Codes

Color #E5E395 in popluar color models

E5 E3 95
RGB 229 227 149
HSL 59° 60.61% 74.12%
HSB/HSV 59° 34.93% 89.80%
CMYK 0.00% 0.87% 34.93%
10.20%

Color #E5E395 in popluar number systems.

HEX E5 E3 95
Decimal 229 227 149
Binary 11100101 11100011 10010101
Octal 345 343 225

Shades and tints

Shades of #E5E395

#E5E395
(229,227,149)
#D1CF88
(209,207,136)
#BDBB7B
(189,187,123)
#A9A76E
(169,167,110)
#959361
(149,147,97)
#817F54
(129,127,84)
#6D6B47
(109,107,71)
#59573A
(89,87,58)
#45432D
(69,67,45)
#312F20
(49,47,32)
#1D1B13
(29,27,19)
#000000
(0,0,0)

Tints of #E5E395

#E5E395
(229,227,149)
#E7E59E
(231,229,158)
#E9E7A7
(233,231,167)
#EBE9B0
(235,233,176)
#EDEBB9
(237,235,185)
#EFEDC2
(239,237,194)
#F1EFCB
(241,239,203)
#F3F1D4
(243,241,212)
#F5F3DD
(245,243,221)
#F7F5E6
(247,245,230)
#F9F7EF
(249,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E395; }

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

This text font color is #E5E395.

Background Color

.myBgColor { background-color: #E5E395; }

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

This div background color is #E5E395.

Border color

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

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

This div border color is #E5E395.

Opacity

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

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

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

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

This text has shadow with #E5E395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E395.

Preview

Color preview on black background

This text has color #E5E395 on black background.


Color preview on white background

This text has color #E5E395 on white background.


Black color preview on #E5E395 background

This text has black color on #E5E395 background.


White color preview on #E5E395 background

This text has white color on #E5E395 background.


Related colors

Complementary color

Complementary color for #hex is #1A1C6A.


I love getcolorcode.com

Triadic colors

1 #95E5E3 and #E395E5 with #E5E395 are triadic colors.

2 #95E3E5 and #E3E595 with #E5E395 are triadic colors.