COLOR #E5E994

HEX: #E5E994 RGB: (229,233,148)

Renk bilgisi

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

RGB renk modeli

#E5E994 color RGB value is (229,233,148).

RGB: (229,233,148) (90%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 233 of 255 = 91%
B 148 of 255 = 58%

229
233
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 233 + 148 = 610 (100%)
R 229 of 610 ~ 37.54%
G 233 of 610 ~ 38.2%
B 148 of 610 ~ 24.26'%

%37.54
%38.2
%24.26

CMYK RENK MODELİ

#E5E994 rengi CMYK tonu (2,0,36,9).

  • camgöbeği tonu 1.72%
  • eflatun tonu 0.00%
  • sarı tonu 36.48%
  • ana renk tonu 8.63%

CMYK: (2,0,36,9)
C2M0Y36K9 (2%, 0%, 36%, 9%)
(0.02 / 0.00 / 0.36 / 0.09)

CMYK yüzdeleri

%1.72
%0
%36.48
%8.63

Codes

Color #E5E994 in popluar color models

E5 E9 94
RGB 229 233 148
HSL 63° 65.89% 74.71%
HSB/HSV 63° 36.48% 91.37%
CMYK 1.72% 0.00% 36.48%
8.63%

Color #E5E994 in popluar number systems.

HEX E5 E9 94
Decimal 229 233 148
Binary 11100101 11101001 10010100
Octal 345 351 224

Shades and tints

Shades of #E5E994

#E5E994
(229,233,148)
#D1D487
(209,212,135)
#BDBF7A
(189,191,122)
#A9AA6D
(169,170,109)
#959560
(149,149,96)
#818053
(129,128,83)
#6D6B46
(109,107,70)
#595639
(89,86,57)
#45412C
(69,65,44)
#312C1F
(49,44,31)
#1D1712
(29,23,18)
#000000
(0,0,0)

Tints of #E5E994

#E5E994
(229,233,148)
#E7EB9D
(231,235,157)
#E9EDA6
(233,237,166)
#EBEFAF
(235,239,175)
#EDF1B8
(237,241,184)
#EFF3C1
(239,243,193)
#F1F5CA
(241,245,202)
#F3F7D3
(243,247,211)
#F5F9DC
(245,249,220)
#F7FBE5
(247,251,229)
#F9FDEE
(249,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E994 color. Also use rgb(229,233,148) instead hex code.

Text Font Color

.myTextColor { color: #E5E994; }

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

This text font color is #E5E994.

Background Color

.myBgColor { background-color: #E5E994; }

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

This div background color is #E5E994.

Border color

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

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

This div border color is #E5E994.

Opacity

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

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

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

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

This text has shadow with #E5E994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E994.

Preview

Color preview on black background

This text has color #E5E994 on black background.


Color preview on white background

This text has color #E5E994 on white background.


Black color preview on #E5E994 background

This text has black color on #E5E994 background.


White color preview on #E5E994 background

This text has white color on #E5E994 background.


Related colors

Complementary color

Complementary color for #hex is #1A166B.


I love getcolorcode.com

Triadic colors

1 #94E5E9 and #E994E5 with #E5E994 are triadic colors.

2 #94E9E5 and #E9E594 with #E5E994 are triadic colors.