COLOR #E5E796

HEX: #E5E796 RGB: (229,231,150)

Renk bilgisi

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

RGB renk modeli

#E5E796 color RGB value is (229,231,150).

RGB: (229,231,150) (90%, 91%, 59%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 231 of 255 = 91%
B 150 of 255 = 59%

229
231
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 231 + 150 = 610 (100%)
R 229 of 610 ~ 37.54%
G 231 of 610 ~ 37.87%
B 150 of 610 ~ 24.59'%

%37.54
%37.87
%24.59

CMYK RENK MODELİ

#E5E796 rengi CMYK tonu (1,0,35,9).

  • camgöbeği tonu 0.87%
  • eflatun tonu 0.00%
  • sarı tonu 35.06%
  • ana renk tonu 9.41%

CMYK: (1,0,35,9)
C1M0Y35K9 (1%, 0%, 35%, 9%)
(0.01 / 0.00 / 0.35 / 0.09)

CMYK yüzdeleri

%0.87
%0
%35.06
%9.41

Codes

Color #E5E796 in popluar color models

E5 E7 96
RGB 229 231 150
HSL 61° 62.79% 74.71%
HSB/HSV 61° 35.06% 90.59%
CMYK 0.87% 0.00% 35.06%
9.41%

Color #E5E796 in popluar number systems.

HEX E5 E7 96
Decimal 229 231 150
Binary 11100101 11100111 10010110
Octal 345 347 226

Shades and tints

Shades of #E5E796

#E5E796
(229,231,150)
#D1D289
(209,210,137)
#BDBD7C
(189,189,124)
#A9A86F
(169,168,111)
#959362
(149,147,98)
#817E55
(129,126,85)
#6D6948
(109,105,72)
#59543B
(89,84,59)
#453F2E
(69,63,46)
#312A21
(49,42,33)
#1D1514
(29,21,20)
#000000
(0,0,0)

Tints of #E5E796

#E5E796
(229,231,150)
#E7E99F
(231,233,159)
#E9EBA8
(233,235,168)
#EBEDB1
(235,237,177)
#EDEFBA
(237,239,186)
#EFF1C3
(239,241,195)
#F1F3CC
(241,243,204)
#F3F5D5
(243,245,213)
#F5F7DE
(245,247,222)
#F7F9E7
(247,249,231)
#F9FBF0
(249,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E796; }

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

This text font color is #E5E796.

Background Color

.myBgColor { background-color: #E5E796; }

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

This div background color is #E5E796.

Border color

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

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

This div border color is #E5E796.

Opacity

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

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

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

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

This text has shadow with #E5E796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E796.

Preview

Color preview on black background

This text has color #E5E796 on black background.


Color preview on white background

This text has color #E5E796 on white background.


Black color preview on #E5E796 background

This text has black color on #E5E796 background.


White color preview on #E5E796 background

This text has white color on #E5E796 background.


Related colors

Complementary color

Complementary color for #hex is #1A1869.


I love getcolorcode.com

Triadic colors

1 #96E5E7 and #E796E5 with #E5E796 are triadic colors.

2 #96E7E5 and #E7E596 with #E5E796 are triadic colors.