COLOR #E9E5BA

HEX: #E9E5BA RGB: (233,229,186)

Color info

#E9E5BA contains red, green and blue colors in about the same proportion. Web safe color of #E9E5BA is #FFCCCC (or #FCC).

RGB color model

#E9E5BA color RGB value is (233,229,186).

RGB: (233,229,186) (91%, 90%, 73%)

RGB channels and saturation

R 233 of 255 = 91%
G 229 of 255 = 90%
B 186 of 255 = 73%

233
229
186

R + G + B ~ 85%. #E9E5BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 233 + 229 + 186 = 648 (100%)
R 233 of 648 ~ 35.96%
G 229 of 648 ~ 35.34%
B 186 of 648 ~ 28.7'%

%35.96
%35.34
%28.7

CMYK color model

#E9E5BA color CMYK value is (0,2,20,9).

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

CMYK: (0,2,20,9)
C0M2Y20K9 (0%, 2%, 20%, 9%)
(0.00 / 0.02 / 0.20 / 0.09)

CMYK percentages

%0
%1.72
%20.17
%8.63

Codes

Color #E9E5BA in popluar color models

E9 E5 BA
RGB 233 229 186
HSL 55° 51.65% 82.16%
HSB/HSV 55° 20.17% 91.37%
CMYK 0.00% 1.72% 20.17%
8.63%

Color #E9E5BA in popluar number systems.

HEX E9 E5 BA
Decimal 233 229 186
Binary 11101001 11100101 10111010
Octal 351 345 272

Shades and tints

Shades of #E9E5BA

#E9E5BA
(233,229,186)
#D4D1AA
(212,209,170)
#BFBD9A
(191,189,154)
#AAA98A
(170,169,138)
#95957A
(149,149,122)
#80816A
(128,129,106)
#6B6D5A
(107,109,90)
#56594A
(86,89,74)
#41453A
(65,69,58)
#2C312A
(44,49,42)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #E9E5BA

#E9E5BA
(233,229,186)
#EBE7C0
(235,231,192)
#EDE9C6
(237,233,198)
#EFEBCC
(239,235,204)
#F1EDD2
(241,237,210)
#F3EFD8
(243,239,216)
#F5F1DE
(245,241,222)
#F7F3E4
(247,243,228)
#F9F5EA
(249,245,234)
#FBF7F0
(251,247,240)
#FDF9F6
(253,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9E5BA; }

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

This text font color is #E9E5BA.

Background Color

.myBgColor { background-color: #E9E5BA; }

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

This div background color is #E9E5BA.

Border color

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

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

This div border color is #E9E5BA.

Opacity

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

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

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

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

This text has shadow with #E9E5BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9E5BA.

Preview

Color preview on black background

This text has color #E9E5BA on black background.


Color preview on white background

This text has color #E9E5BA on white background.


Black color preview on #E9E5BA background

This text has black color on #E9E5BA background.


White color preview on #E9E5BA background

This text has white color on #E9E5BA background.


Related colors

Complementary color

Complementary color for #hex is #161A45.


I love getcolorcode.com

Triadic colors

1 #BAE9E5 and #E5BAE9 with #E9E5BA are triadic colors.

2 #BAE5E9 and #E5E9BA with #E9E5BA are triadic colors.