COLOR #E9D1BA

HEX: #E9D1BA RGB: (233,209,186)

Color info

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

RGB color model

#E9D1BA color RGB value is (233,209,186).

RGB: (233,209,186) (91%, 82%, 73%)

RGB channels and saturation

R 233 of 255 = 91%
G 209 of 255 = 82%
B 186 of 255 = 73%

233
209
186

R + G + B ~ 82%. #E9D1BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 233 + 209 + 186 = 628 (100%)
R 233 of 628 ~ 37.1%
G 209 of 628 ~ 33.28%
B 186 of 628 ~ 29.62'%

%37.1
%33.28
%29.62

CMYK color model

#E9D1BA color CMYK value is (0,10,20,9).

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

CMYK: (0,10,20,9)
C0M10Y20K9 (0%, 10%, 20%, 9%)
(0.00 / 0.10 / 0.20 / 0.09)

CMYK percentages

%0
%10.3
%20.17
%8.63

Codes

Color #E9D1BA in popluar color models

E9 D1 BA
RGB 233 209 186
HSL 29° 51.65% 82.16%
HSB/HSV 29° 20.17% 91.37%
CMYK 0.00% 10.30% 20.17%
8.63%

Color #E9D1BA in popluar number systems.

HEX E9 D1 BA
Decimal 233 209 186
Binary 11101001 11010001 10111010
Octal 351 321 272

Shades and tints

Shades of #E9D1BA

#E9D1BA
(233,209,186)
#D4BEAA
(212,190,170)
#BFAB9A
(191,171,154)
#AA988A
(170,152,138)
#95857A
(149,133,122)
#80726A
(128,114,106)
#6B5F5A
(107,95,90)
#564C4A
(86,76,74)
#41393A
(65,57,58)
#2C262A
(44,38,42)
#17131A
(23,19,26)
#000000
(0,0,0)

Tints of #E9D1BA

#E9D1BA
(233,209,186)
#EBD5C0
(235,213,192)
#EDD9C6
(237,217,198)
#EFDDCC
(239,221,204)
#F1E1D2
(241,225,210)
#F3E5D8
(243,229,216)
#F5E9DE
(245,233,222)
#F7EDE4
(247,237,228)
#F9F1EA
(249,241,234)
#FBF5F0
(251,245,240)
#FDF9F6
(253,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9D1BA; }

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

This text font color is #E9D1BA.

Background Color

.myBgColor { background-color: #E9D1BA; }

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

This div background color is #E9D1BA.

Border color

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

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

This div border color is #E9D1BA.

Opacity

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

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

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

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

This text has shadow with #E9D1BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9D1BA.

Preview

Color preview on black background

This text has color #E9D1BA on black background.


Color preview on white background

This text has color #E9D1BA on white background.


Black color preview on #E9D1BA background

This text has black color on #E9D1BA background.


White color preview on #E9D1BA background

This text has white color on #E9D1BA background.


Related colors

Complementary color

Complementary color for #hex is #162E45.


I love getcolorcode.com

Triadic colors

1 #BAE9D1 and #D1BAE9 with #E9D1BA are triadic colors.

2 #BAD1E9 and #D1E9BA with #E9D1BA are triadic colors.