COLOR #E5E497

HEX: #E5E497 RGB: (229,228,151)

Renk bilgisi

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

RGB renk modeli

#E5E497 color RGB value is (229,228,151).

RGB: (229,228,151) (90%, 89%, 59%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 228 of 255 = 89%
B 151 of 255 = 59%

229
228
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 228 + 151 = 608 (100%)
R 229 of 608 ~ 37.66%
G 228 of 608 ~ 37.5%
B 151 of 608 ~ 24.84'%

%37.66
%37.5
%24.84

CMYK RENK MODELİ

#E5E497 rengi CMYK tonu (0,0,34,10).

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

CMYK: (0,0,34,10)
C0M0Y34K10 (0%, 0%, 34%, 10%)
(0.00 / 0.00 / 0.34 / 0.10)

CMYK yüzdeleri

%0
%0.44
%34.06
%10.2

Codes

Color #E5E497 in popluar color models

E5 E4 97
RGB 229 228 151
HSL 59° 60.00% 74.51%
HSB/HSV 59° 34.06% 89.80%
CMYK 0.00% 0.44% 34.06%
10.20%

Color #E5E497 in popluar number systems.

HEX E5 E4 97
Decimal 229 228 151
Binary 11100101 11100100 10010111
Octal 345 344 227

Shades and tints

Shades of #E5E497

#E5E497
(229,228,151)
#D1D08A
(209,208,138)
#BDBC7D
(189,188,125)
#A9A870
(169,168,112)
#959463
(149,148,99)
#818056
(129,128,86)
#6D6C49
(109,108,73)
#59583C
(89,88,60)
#45442F
(69,68,47)
#313022
(49,48,34)
#1D1C15
(29,28,21)
#000000
(0,0,0)

Tints of #E5E497

#E5E497
(229,228,151)
#E7E6A0
(231,230,160)
#E9E8A9
(233,232,169)
#EBEAB2
(235,234,178)
#EDECBB
(237,236,187)
#EFEEC4
(239,238,196)
#F1F0CD
(241,240,205)
#F3F2D6
(243,242,214)
#F5F4DF
(245,244,223)
#F7F6E8
(247,246,232)
#F9F8F1
(249,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E497; }

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

This text font color is #E5E497.

Background Color

.myBgColor { background-color: #E5E497; }

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

This div background color is #E5E497.

Border color

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

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

This div border color is #E5E497.

Opacity

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

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

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

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

This text has shadow with #E5E497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E497.

Preview

Color preview on black background

This text has color #E5E497 on black background.


Color preview on white background

This text has color #E5E497 on white background.


Black color preview on #E5E497 background

This text has black color on #E5E497 background.


White color preview on #E5E497 background

This text has white color on #E5E497 background.


Related colors

Complementary color

Complementary color for #hex is #1A1B68.


I love getcolorcode.com

Triadic colors

1 #97E5E4 and #E497E5 with #E5E497 are triadic colors.

2 #97E4E5 and #E4E597 with #E5E497 are triadic colors.