COLOR #E5E990

HEX: #E5E990 RGB: (229,233,144)

Renk bilgisi

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

RGB renk modeli

#E5E990 color RGB value is (229,233,144).

RGB: (229,233,144) (90%, 91%, 56%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 233 of 255 = 91%
B 144 of 255 = 56%

229
233
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 233 + 144 = 606 (100%)
R 229 of 606 ~ 37.79%
G 233 of 606 ~ 38.45%
B 144 of 606 ~ 23.76'%

%37.79
%38.45
%23.76

CMYK RENK MODELİ

#E5E990 rengi CMYK tonu (2,0,38,9).

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

CMYK: (2,0,38,9)
C2M0Y38K9 (2%, 0%, 38%, 9%)
(0.02 / 0.00 / 0.38 / 0.09)

CMYK yüzdeleri

%1.72
%0
%38.2
%8.63

Codes

Color #E5E990 in popluar color models

E5 E9 90
RGB 229 233 144
HSL 63° 66.92% 73.92%
HSB/HSV 63° 38.20% 91.37%
CMYK 1.72% 0.00% 38.20%
8.63%

Color #E5E990 in popluar number systems.

HEX E5 E9 90
Decimal 229 233 144
Binary 11100101 11101001 10010000
Octal 345 351 220

Shades and tints

Shades of #E5E990

#E5E990
(229,233,144)
#D1D483
(209,212,131)
#BDBF76
(189,191,118)
#A9AA69
(169,170,105)
#95955C
(149,149,92)
#81804F
(129,128,79)
#6D6B42
(109,107,66)
#595635
(89,86,53)
#454128
(69,65,40)
#312C1B
(49,44,27)
#1D170E
(29,23,14)
#000000
(0,0,0)

Tints of #E5E990

#E5E990
(229,233,144)
#E7EB9A
(231,235,154)
#E9EDA4
(233,237,164)
#EBEFAE
(235,239,174)
#EDF1B8
(237,241,184)
#EFF3C2
(239,243,194)
#F1F5CC
(241,245,204)
#F3F7D6
(243,247,214)
#F5F9E0
(245,249,224)
#F7FBEA
(247,251,234)
#F9FDF4
(249,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E990; }

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

This text font color is #E5E990.

Background Color

.myBgColor { background-color: #E5E990; }

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

This div background color is #E5E990.

Border color

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

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

This div border color is #E5E990.

Opacity

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

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

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

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

This text has shadow with #E5E990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E990.

Preview

Color preview on black background

This text has color #E5E990 on black background.


Color preview on white background

This text has color #E5E990 on white background.


Black color preview on #E5E990 background

This text has black color on #E5E990 background.


White color preview on #E5E990 background

This text has white color on #E5E990 background.


Related colors

Complementary color

Complementary color for #hex is #1A166F.


I love getcolorcode.com

Triadic colors

1 #90E5E9 and #E990E5 with #E5E990 are triadic colors.

2 #90E9E5 and #E9E590 with #E5E990 are triadic colors.