COLOR #E5C3BA

HEX: #E5C3BA RGB: (229,195,186)

Color info

#E5C3BA contains red, green and blue colors in about the same proportion. Web safe color of #E5C3BA is #CCCCCC (or #CCC).

RGB color model

#E5C3BA color RGB value is (229,195,186).

RGB: (229,195,186) (90%, 76%, 73%)

RGB channels and saturation

R 229 of 255 = 90%
G 195 of 255 = 76%
B 186 of 255 = 73%

229
195
186

R + G + B ~ 80%. #E5C3BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 195 + 186 = 610 (100%)
R 229 of 610 ~ 37.54%
G 195 of 610 ~ 31.97%
B 186 of 610 ~ 30.49'%

%37.54
%31.97
%30.49

CMYK color model

#E5C3BA color CMYK value is (0,15,19,10).

  • cyan value is 0.00%
  • magenta value is 14.85%
  • yellow value is 18.78%
  • key color value is 10.20%

CMYK: (0,15,19,10)
C0M15Y19K10 (0%, 15%, 19%, 10%)
(0.00 / 0.15 / 0.19 / 0.10)

CMYK percentages

%0
%14.85
%18.78
%10.2

Codes

Color #E5C3BA in popluar color models

E5 C3 BA
RGB 229 195 186
HSL 13° 45.26% 81.37%
HSB/HSV 13° 18.78% 89.80%
CMYK 0.00% 14.85% 18.78%
10.20%

Color #E5C3BA in popluar number systems.

HEX E5 C3 BA
Decimal 229 195 186
Binary 11100101 11000011 10111010
Octal 345 303 272

Shades and tints

Shades of #E5C3BA

#E5C3BA
(229,195,186)
#D1B2AA
(209,178,170)
#BDA19A
(189,161,154)
#A9908A
(169,144,138)
#957F7A
(149,127,122)
#816E6A
(129,110,106)
#6D5D5A
(109,93,90)
#594C4A
(89,76,74)
#453B3A
(69,59,58)
#312A2A
(49,42,42)
#1D191A
(29,25,26)
#000000
(0,0,0)

Tints of #E5C3BA

#E5C3BA
(229,195,186)
#E7C8C0
(231,200,192)
#E9CDC6
(233,205,198)
#EBD2CC
(235,210,204)
#EDD7D2
(237,215,210)
#EFDCD8
(239,220,216)
#F1E1DE
(241,225,222)
#F3E6E4
(243,230,228)
#F5EBEA
(245,235,234)
#F7F0F0
(247,240,240)
#F9F5F6
(249,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5C3BA; }

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

This text font color is #E5C3BA.

Background Color

.myBgColor { background-color: #E5C3BA; }

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

This div background color is #E5C3BA.

Border color

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

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

This div border color is #E5C3BA.

Opacity

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

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

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

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

This text has shadow with #E5C3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C3BA.

Preview

Color preview on black background

This text has color #E5C3BA on black background.


Color preview on white background

This text has color #E5C3BA on white background.


Black color preview on #E5C3BA background

This text has black color on #E5C3BA background.


White color preview on #E5C3BA background

This text has white color on #E5C3BA background.


Related colors

Complementary color

Complementary color for #hex is #1A3C45.


I love getcolorcode.com

Triadic colors

1 #BAE5C3 and #C3BAE5 with #E5C3BA are triadic colors.

2 #BAC3E5 and #C3E5BA with #E5C3BA are triadic colors.