COLOR #E9DDBA

HEX: #E9DDBA RGB: (233,221,186)

Color info

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

RGB color model

#E9DDBA color RGB value is (233,221,186).

RGB: (233,221,186) (91%, 87%, 73%)

RGB channels and saturation

R 233 of 255 = 91%
G 221 of 255 = 87%
B 186 of 255 = 73%

233
221
186

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

Portions of RGB colors in percentages

R + G + B = 233 + 221 + 186 = 640 (100%)
R 233 of 640 ~ 36.41%
G 221 of 640 ~ 34.53%
B 186 of 640 ~ 29.06'%

%36.41
%34.53
%29.06

CMYK color model

#E9DDBA color CMYK value is (0,5,20,9).

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

CMYK: (0,5,20,9)
C0M5Y20K9 (0%, 5%, 20%, 9%)
(0.00 / 0.05 / 0.20 / 0.09)

CMYK percentages

%0
%5.15
%20.17
%8.63

Codes

Color #E9DDBA in popluar color models

E9 DD BA
RGB 233 221 186
HSL 45° 51.65% 82.16%
HSB/HSV 45° 20.17% 91.37%
CMYK 0.00% 5.15% 20.17%
8.63%

Color #E9DDBA in popluar number systems.

HEX E9 DD BA
Decimal 233 221 186
Binary 11101001 11011101 10111010
Octal 351 335 272

Shades and tints

Shades of #E9DDBA

#E9DDBA
(233,221,186)
#D4C9AA
(212,201,170)
#BFB59A
(191,181,154)
#AAA18A
(170,161,138)
#958D7A
(149,141,122)
#80796A
(128,121,106)
#6B655A
(107,101,90)
#56514A
(86,81,74)
#413D3A
(65,61,58)
#2C292A
(44,41,42)
#17151A
(23,21,26)
#000000
(0,0,0)

Tints of #E9DDBA

#E9DDBA
(233,221,186)
#EBE0C0
(235,224,192)
#EDE3C6
(237,227,198)
#EFE6CC
(239,230,204)
#F1E9D2
(241,233,210)
#F3ECD8
(243,236,216)
#F5EFDE
(245,239,222)
#F7F2E4
(247,242,228)
#F9F5EA
(249,245,234)
#FBF8F0
(251,248,240)
#FDFBF6
(253,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9DDBA; }

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

This text font color is #E9DDBA.

Background Color

.myBgColor { background-color: #E9DDBA; }

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

This div background color is #E9DDBA.

Border color

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

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

This div border color is #E9DDBA.

Opacity

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

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

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

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

This text has shadow with #E9DDBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9DDBA.

Preview

Color preview on black background

This text has color #E9DDBA on black background.


Color preview on white background

This text has color #E9DDBA on white background.


Black color preview on #E9DDBA background

This text has black color on #E9DDBA background.


White color preview on #E9DDBA background

This text has white color on #E9DDBA background.


Related colors

Complementary color

Complementary color for #hex is #162245.


I love getcolorcode.com

Triadic colors

1 #BAE9DD and #DDBAE9 with #E9DDBA are triadic colors.

2 #BADDE9 and #DDE9BA with #E9DDBA are triadic colors.