COLOR #E1E9BA

HEX: #E1E9BA RGB: (225,233,186)

Color info

#E1E9BA contains red, green and blue colors in about the same proportion. Web safe color of #E1E9BA is #CCFFCC (or #CFC).

RGB color model

#E1E9BA color RGB value is (225,233,186).

RGB: (225,233,186) (88%, 91%, 73%)

RGB channels and saturation

R 225 of 255 = 88%
G 233 of 255 = 91%
B 186 of 255 = 73%

225
233
186

R + G + B ~ 84%. #E1E9BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 225 + 233 + 186 = 644 (100%)
R 225 of 644 ~ 34.94%
G 233 of 644 ~ 36.18%
B 186 of 644 ~ 28.88'%

%34.94
%36.18
%28.88

CMYK color model

#E1E9BA color CMYK value is (3,0,20,9).

  • cyan value is 3.43%
  • magenta value is 0.00%
  • yellow value is 20.17%
  • key color value is 8.63%

CMYK: (3,0,20,9)
C3M0Y20K9 (3%, 0%, 20%, 9%)
(0.03 / 0.00 / 0.20 / 0.09)

CMYK percentages

%3.43
%0
%20.17
%8.63

Codes

Color #E1E9BA in popluar color models

E1 E9 BA
RGB 225 233 186
HSL 70° 51.65% 82.16%
HSB/HSV 70° 20.17% 91.37%
CMYK 3.43% 0.00% 20.17%
8.63%

Color #E1E9BA in popluar number systems.

HEX E1 E9 BA
Decimal 225 233 186
Binary 11100001 11101001 10111010
Octal 341 351 272

Shades and tints

Shades of #E1E9BA

#E1E9BA
(225,233,186)
#CDD4AA
(205,212,170)
#B9BF9A
(185,191,154)
#A5AA8A
(165,170,138)
#91957A
(145,149,122)
#7D806A
(125,128,106)
#696B5A
(105,107,90)
#55564A
(85,86,74)
#41413A
(65,65,58)
#2D2C2A
(45,44,42)
#19171A
(25,23,26)
#000000
(0,0,0)

Tints of #E1E9BA

#E1E9BA
(225,233,186)
#E3EBC0
(227,235,192)
#E5EDC6
(229,237,198)
#E7EFCC
(231,239,204)
#E9F1D2
(233,241,210)
#EBF3D8
(235,243,216)
#EDF5DE
(237,245,222)
#EFF7E4
(239,247,228)
#F1F9EA
(241,249,234)
#F3FBF0
(243,251,240)
#F5FDF6
(245,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1E9BA color. Also use rgb(225,233,186) instead hex code.

Text Font Color

.myTextColor { color: #E1E9BA; }

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

This text font color is #E1E9BA.

Background Color

.myBgColor { background-color: #E1E9BA; }

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

This div background color is #E1E9BA.

Border color

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

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

This div border color is #E1E9BA.

Opacity

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

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

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

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

This text has shadow with #E1E9BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1E9BA.

Preview

Color preview on black background

This text has color #E1E9BA on black background.


Color preview on white background

This text has color #E1E9BA on white background.


Black color preview on #E1E9BA background

This text has black color on #E1E9BA background.


White color preview on #E1E9BA background

This text has white color on #E1E9BA background.


Related colors

Complementary color

Complementary color for #hex is #1E1645.


I love getcolorcode.com

Triadic colors

1 #BAE1E9 and #E9BAE1 with #E1E9BA are triadic colors.

2 #BAE9E1 and #E9E1BA with #E1E9BA are triadic colors.