COLOR #E6E898

HEX: #E6E898 RGB: (230,232,152)

Color info

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

RGB color model

#E6E898 color RGB value is (230,232,152).

RGB: (230,232,152) (90%, 91%, 60%)

RGB channels and saturation

R 230 of 255 = 90%
G 232 of 255 = 91%
B 152 of 255 = 60%

230
232
152

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

Portions of RGB colors in percentages

R + G + B = 230 + 232 + 152 = 614 (100%)
R 230 of 614 ~ 37.46%
G 232 of 614 ~ 37.79%
B 152 of 614 ~ 24.76'%

%37.46
%37.79
%24.76

CMYK color model

#E6E898 color CMYK value is (1,0,34,9).

  • cyan value is 0.86%
  • magenta value is 0.00%
  • yellow value is 34.48%
  • key color value is 9.02%

CMYK: (1,0,34,9)
C1M0Y34K9 (1%, 0%, 34%, 9%)
(0.01 / 0.00 / 0.34 / 0.09)

CMYK percentages

%0.86
%0
%34.48
%9.02

Codes

Color #E6E898 in popluar color models

E6 E8 98
RGB 230 232 152
HSL 62° 63.49% 75.29%
HSB/HSV 62° 34.48% 90.98%
CMYK 0.86% 0.00% 34.48%
9.02%

Color #E6E898 in popluar number systems.

HEX E6 E8 98
Decimal 230 232 152
Binary 11100110 11101000 10011000
Octal 346 350 230

Shades and tints

Shades of #E6E898

#E6E898
(230,232,152)
#D2D38B
(210,211,139)
#BEBE7E
(190,190,126)
#AAA971
(170,169,113)
#969464
(150,148,100)
#827F57
(130,127,87)
#6E6A4A
(110,106,74)
#5A553D
(90,85,61)
#464030
(70,64,48)
#322B23
(50,43,35)
#1E1616
(30,22,22)
#000000
(0,0,0)

Tints of #E6E898

#E6E898
(230,232,152)
#E8EAA1
(232,234,161)
#EAECAA
(234,236,170)
#ECEEB3
(236,238,179)
#EEF0BC
(238,240,188)
#F0F2C5
(240,242,197)
#F2F4CE
(242,244,206)
#F4F6D7
(244,246,215)
#F6F8E0
(246,248,224)
#F8FAE9
(248,250,233)
#FAFCF2
(250,252,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6E898 color. Also use rgb(230,232,152) instead hex code.

Text Font Color

.myTextColor { color: #E6E898; }

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

This text font color is #E6E898.

Background Color

.myBgColor { background-color: #E6E898; }

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

This div background color is #E6E898.

Border color

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

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

This div border color is #E6E898.

Opacity

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

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

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

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

This text has shadow with #E6E898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E898.

Preview

Color preview on black background

This text has color #E6E898 on black background.


Color preview on white background

This text has color #E6E898 on white background.


Black color preview on #E6E898 background

This text has black color on #E6E898 background.


White color preview on #E6E898 background

This text has white color on #E6E898 background.


Related colors

Complementary color

Complementary color for #hex is #191767.


I love getcolorcode.com

Triadic colors

1 #98E6E8 and #E898E6 with #E6E898 are triadic colors.

2 #98E8E6 and #E8E698 with #E6E898 are triadic colors.