COLOR #E9D490

HEX: #E9D490 RGB: (233,212,144)

Color info

#E9D490 contains mainly red and green colors. Web safe color of #E9D490 is #FFCC99 (or #FC9).

RGB color model

#E9D490 color RGB value is (233,212,144).

RGB: (233,212,144) (91%, 83%, 56%)

RGB channels and saturation

R 233 of 255 = 91%
G 212 of 255 = 83%
B 144 of 255 = 56%

233
212
144

R + G + B ~ 77%. #E9D490 is quite light color.

Portions of RGB colors in percentages

R + G + B = 233 + 212 + 144 = 589 (100%)
R 233 of 589 ~ 39.56%
G 212 of 589 ~ 35.99%
B 144 of 589 ~ 24.45'%

%39.56
%35.99
%24.45

CMYK color model

#E9D490 color CMYK value is (0,9,38,9).

  • cyan value is 0.00%
  • magenta value is 9.01%
  • yellow value is 38.20%
  • key color value is 8.63%

CMYK: (0,9,38,9)
C0M9Y38K9 (0%, 9%, 38%, 9%)
(0.00 / 0.09 / 0.38 / 0.09)

CMYK percentages

%0
%9.01
%38.2
%8.63

Codes

Color #E9D490 in popluar color models

E9 D4 90
RGB 233 212 144
HSL 46° 66.92% 73.92%
HSB/HSV 46° 38.20% 91.37%
CMYK 0.00% 9.01% 38.20%
8.63%

Color #E9D490 in popluar number systems.

HEX E9 D4 90
Decimal 233 212 144
Binary 11101001 11010100 10010000
Octal 351 324 220

Shades and tints

Shades of #E9D490

#E9D490
(233,212,144)
#D4C183
(212,193,131)
#BFAE76
(191,174,118)
#AA9B69
(170,155,105)
#95885C
(149,136,92)
#80754F
(128,117,79)
#6B6242
(107,98,66)
#564F35
(86,79,53)
#413C28
(65,60,40)
#2C291B
(44,41,27)
#17160E
(23,22,14)
#000000
(0,0,0)

Tints of #E9D490

#E9D490
(233,212,144)
#EBD79A
(235,215,154)
#EDDAA4
(237,218,164)
#EFDDAE
(239,221,174)
#F1E0B8
(241,224,184)
#F3E3C2
(243,227,194)
#F5E6CC
(245,230,204)
#F7E9D6
(247,233,214)
#F9ECE0
(249,236,224)
#FBEFEA
(251,239,234)
#FDF2F4
(253,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9D490; }

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

This text font color is #E9D490.

Background Color

.myBgColor { background-color: #E9D490; }

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

This div background color is #E9D490.

Border color

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

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

This div border color is #E9D490.

Opacity

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

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

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

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

This text has shadow with #E9D490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9D490.

Preview

Color preview on black background

This text has color #E9D490 on black background.


Color preview on white background

This text has color #E9D490 on white background.


Black color preview on #E9D490 background

This text has black color on #E9D490 background.


White color preview on #E9D490 background

This text has white color on #E9D490 background.


Related colors

Complementary color

Complementary color for #hex is #162B6F.


I love getcolorcode.com

Triadic colors

1 #90E9D4 and #D490E9 with #E9D490 are triadic colors.

2 #90D4E9 and #D4E990 with #E9D490 are triadic colors.