COLOR #E6E990

HEX: #E6E990 RGB: (230,233,144)

Color info

#E6E990 contains mainly red and green colors. Web safe color of #E6E990 is #CCFF99 (or #CF9).

RGB color model

#E6E990 color RGB value is (230,233,144).

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

RGB channels and saturation

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

230
233
144

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

Portions of RGB colors in percentages

R + G + B = 230 + 233 + 144 = 607 (100%)
R 230 of 607 ~ 37.89%
G 233 of 607 ~ 38.39%
B 144 of 607 ~ 23.72'%

%37.89
%38.39
%23.72

CMYK color model

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

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

CMYK: (1,0,38,9)
C1M0Y38K9 (1%, 0%, 38%, 9%)
(0.01 / 0.00 / 0.38 / 0.09)

CMYK percentages

%1.29
%0
%38.2
%8.63

Codes

Color #E6E990 in popluar color models

E6 E9 90
RGB 230 233 144
HSL 62° 66.92% 73.92%
HSB/HSV 62° 38.20% 91.37%
CMYK 1.29% 0.00% 38.20%
8.63%

Color #E6E990 in popluar number systems.

HEX E6 E9 90
Decimal 230 233 144
Binary 11100110 11101001 10010000
Octal 346 351 220

Shades and tints

Shades of #E6E990

#E6E990
(230,233,144)
#D2D483
(210,212,131)
#BEBF76
(190,191,118)
#AAAA69
(170,170,105)
#96955C
(150,149,92)
#82804F
(130,128,79)
#6E6B42
(110,107,66)
#5A5635
(90,86,53)
#464128
(70,65,40)
#322C1B
(50,44,27)
#1E170E
(30,23,14)
#000000
(0,0,0)

Tints of #E6E990

#E6E990
(230,233,144)
#E8EB9A
(232,235,154)
#EAEDA4
(234,237,164)
#ECEFAE
(236,239,174)
#EEF1B8
(238,241,184)
#F0F3C2
(240,243,194)
#F2F5CC
(242,245,204)
#F4F7D6
(244,247,214)
#F6F9E0
(246,249,224)
#F8FBEA
(248,251,234)
#FAFDF4
(250,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E990; }

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

This text font color is #E6E990.

Background Color

.myBgColor { background-color: #E6E990; }

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

This div background color is #E6E990.

Border color

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

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

This div border color is #E6E990.

Opacity

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

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

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

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

This text has shadow with #E6E990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E990.

Preview

Color preview on black background

This text has color #E6E990 on black background.


Color preview on white background

This text has color #E6E990 on white background.


Black color preview on #E6E990 background

This text has black color on #E6E990 background.


White color preview on #E6E990 background

This text has white color on #E6E990 background.


Related colors

Complementary color

Complementary color for #hex is #19166F.


I love getcolorcode.com

Triadic colors

1 #90E6E9 and #E990E6 with #E6E990 are triadic colors.

2 #90E9E6 and #E9E690 with #E6E990 are triadic colors.