COLOR #E5EC9F

HEX: #E5EC9F RGB: (229,236,159)

Renk bilgisi

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

RGB renk modeli

#E5EC9F color RGB value is (229,236,159).

RGB: (229,236,159) (90%, 93%, 62%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 236 of 255 = 93%
B 159 of 255 = 62%

229
236
159

R + G + B ~ 82%. #E5EC9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 236 + 159 = 624 (100%)
R 229 of 624 ~ 36.7%
G 236 of 624 ~ 37.82%
B 159 of 624 ~ 25.48'%

%36.7
%37.82
%25.48

CMYK RENK MODELİ

#E5EC9F rengi CMYK tonu (3,0,33,7).

  • camgöbeği tonu 2.97%
  • eflatun tonu 0.00%
  • sarı tonu 32.63%
  • ana renk tonu 7.45%

CMYK: (3,0,33,7)
C3M0Y33K7 (3%, 0%, 33%, 7%)
(0.03 / 0.00 / 0.33 / 0.07)

CMYK yüzdeleri

%2.97
%0
%32.63
%7.45

Codes

Color #E5EC9F in popluar color models

E5 EC 9F
RGB 229 236 159
HSL 65° 66.96% 77.45%
HSB/HSV 65° 32.63% 92.55%
CMYK 2.97% 0.00% 32.63%
7.45%

Color #E5EC9F in popluar number systems.

HEX E5 EC 9F
Decimal 229 236 159
Binary 11100101 11101100 10011111
Octal 345 354 237

Shades and tints

Shades of #E5EC9F

#E5EC9F
(229,236,159)
#D1D791
(209,215,145)
#BDC283
(189,194,131)
#A9AD75
(169,173,117)
#959867
(149,152,103)
#818359
(129,131,89)
#6D6E4B
(109,110,75)
#59593D
(89,89,61)
#45442F
(69,68,47)
#312F21
(49,47,33)
#1D1A13
(29,26,19)
#000000
(0,0,0)

Tints of #E5EC9F

#E5EC9F
(229,236,159)
#E7EDA7
(231,237,167)
#E9EEAF
(233,238,175)
#EBEFB7
(235,239,183)
#EDF0BF
(237,240,191)
#EFF1C7
(239,241,199)
#F1F2CF
(241,242,207)
#F3F3D7
(243,243,215)
#F5F4DF
(245,244,223)
#F7F5E7
(247,245,231)
#F9F6EF
(249,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5EC9F color. Also use rgb(229,236,159) instead hex code.

Text Font Color

.myTextColor { color: #E5EC9F; }

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

This text font color is #E5EC9F.

Background Color

.myBgColor { background-color: #E5EC9F; }

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

This div background color is #E5EC9F.

Border color

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

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

This div border color is #E5EC9F.

Opacity

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

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

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

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

This text has shadow with #E5EC9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EC9F.

Preview

Color preview on black background

This text has color #E5EC9F on black background.


Color preview on white background

This text has color #E5EC9F on white background.


Black color preview on #E5EC9F background

This text has black color on #E5EC9F background.


White color preview on #E5EC9F background

This text has white color on #E5EC9F background.


Related colors

Complementary color

Complementary color for #hex is #1A1360.


I love getcolorcode.com

Triadic colors

1 #9FE5EC and #EC9FE5 with #E5EC9F are triadic colors.

2 #9FECE5 and #ECE59F with #E5EC9F are triadic colors.