COLOR #E5E88A

HEX: #E5E88A RGB: (229,232,138)

Renk bilgisi

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

RGB renk modeli

#E5E88A color RGB value is (229,232,138).

RGB: (229,232,138) (90%, 91%, 54%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 232 of 255 = 91%
B 138 of 255 = 54%

229
232
138

R + G + B ~ 78%. #E5E88A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 232 + 138 = 599 (100%)
R 229 of 599 ~ 38.23%
G 232 of 599 ~ 38.73%
B 138 of 599 ~ 23.04'%

%38.23
%38.73
%23.04

CMYK RENK MODELİ

#E5E88A rengi CMYK tonu (1,0,41,9).

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

CMYK: (1,0,41,9)
C1M0Y41K9 (1%, 0%, 41%, 9%)
(0.01 / 0.00 / 0.41 / 0.09)

CMYK yüzdeleri

%1.29
%0
%40.52
%9.02

Codes

Color #E5E88A in popluar color models

E5 E8 8A
RGB 229 232 138
HSL 62° 67.14% 72.55%
HSB/HSV 62° 40.52% 90.98%
CMYK 1.29% 0.00% 40.52%
9.02%

Color #E5E88A in popluar number systems.

HEX E5 E8 8A
Decimal 229 232 138
Binary 11100101 11101000 10001010
Octal 345 350 212

Shades and tints

Shades of #E5E88A

#E5E88A
(229,232,138)
#D1D37E
(209,211,126)
#BDBE72
(189,190,114)
#A9A966
(169,169,102)
#95945A
(149,148,90)
#817F4E
(129,127,78)
#6D6A42
(109,106,66)
#595536
(89,85,54)
#45402A
(69,64,42)
#312B1E
(49,43,30)
#1D1612
(29,22,18)
#000000
(0,0,0)

Tints of #E5E88A

#E5E88A
(229,232,138)
#E7EA94
(231,234,148)
#E9EC9E
(233,236,158)
#EBEEA8
(235,238,168)
#EDF0B2
(237,240,178)
#EFF2BC
(239,242,188)
#F1F4C6
(241,244,198)
#F3F6D0
(243,246,208)
#F5F8DA
(245,248,218)
#F7FAE4
(247,250,228)
#F9FCEE
(249,252,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E88A; }

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

This text font color is #E5E88A.

Background Color

.myBgColor { background-color: #E5E88A; }

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

This div background color is #E5E88A.

Border color

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

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

This div border color is #E5E88A.

Opacity

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

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

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

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

This text has shadow with #E5E88A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E88A.

Preview

Color preview on black background

This text has color #E5E88A on black background.


Color preview on white background

This text has color #E5E88A on white background.


Black color preview on #E5E88A background

This text has black color on #E5E88A background.


White color preview on #E5E88A background

This text has white color on #E5E88A background.


Related colors

Complementary color

Complementary color for #hex is #1A1775.


I love getcolorcode.com

Triadic colors

1 #8AE5E8 and #E88AE5 with #E5E88A are triadic colors.

2 #8AE8E5 and #E8E58A with #E5E88A are triadic colors.