COLOR #E9CBBA

HEX: #E9CBBA RGB: (233,203,186)

Color info

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

RGB color model

#E9CBBA color RGB value is (233,203,186).

RGB: (233,203,186) (91%, 80%, 73%)

RGB channels and saturation

R 233 of 255 = 91%
G 203 of 255 = 80%
B 186 of 255 = 73%

233
203
186

R + G + B ~ 81%. #E9CBBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 233 + 203 + 186 = 622 (100%)
R 233 of 622 ~ 37.46%
G 203 of 622 ~ 32.64%
B 186 of 622 ~ 29.9'%

%37.46
%32.64
%29.9

CMYK color model

#E9CBBA color CMYK value is (0,13,20,9).

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

CMYK: (0,13,20,9)
C0M13Y20K9 (0%, 13%, 20%, 9%)
(0.00 / 0.13 / 0.20 / 0.09)

CMYK percentages

%0
%12.88
%20.17
%8.63

Codes

Color #E9CBBA in popluar color models

E9 CB BA
RGB 233 203 186
HSL 22° 51.65% 82.16%
HSB/HSV 22° 20.17% 91.37%
CMYK 0.00% 12.88% 20.17%
8.63%

Color #E9CBBA in popluar number systems.

HEX E9 CB BA
Decimal 233 203 186
Binary 11101001 11001011 10111010
Octal 351 313 272

Shades and tints

Shades of #E9CBBA

#E9CBBA
(233,203,186)
#D4B9AA
(212,185,170)
#BFA79A
(191,167,154)
#AA958A
(170,149,138)
#95837A
(149,131,122)
#80716A
(128,113,106)
#6B5F5A
(107,95,90)
#564D4A
(86,77,74)
#413B3A
(65,59,58)
#2C292A
(44,41,42)
#17171A
(23,23,26)
#000000
(0,0,0)

Tints of #E9CBBA

#E9CBBA
(233,203,186)
#EBCFC0
(235,207,192)
#EDD3C6
(237,211,198)
#EFD7CC
(239,215,204)
#F1DBD2
(241,219,210)
#F3DFD8
(243,223,216)
#F5E3DE
(245,227,222)
#F7E7E4
(247,231,228)
#F9EBEA
(249,235,234)
#FBEFF0
(251,239,240)
#FDF3F6
(253,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9CBBA; }

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

This text font color is #E9CBBA.

Background Color

.myBgColor { background-color: #E9CBBA; }

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

This div background color is #E9CBBA.

Border color

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

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

This div border color is #E9CBBA.

Opacity

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

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

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

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

This text has shadow with #E9CBBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9CBBA.

Preview

Color preview on black background

This text has color #E9CBBA on black background.


Color preview on white background

This text has color #E9CBBA on white background.


Black color preview on #E9CBBA background

This text has black color on #E9CBBA background.


White color preview on #E9CBBA background

This text has white color on #E9CBBA background.


Related colors

Complementary color

Complementary color for #hex is #163445.


I love getcolorcode.com

Triadic colors

1 #BAE9CB and #CBBAE9 with #E9CBBA are triadic colors.

2 #BACBE9 and #CBE9BA with #E9CBBA are triadic colors.