COLOR #E5BACB

HEX: #E5BACB RGB: (229,186,203)

Color info

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

RGB color model

#E5BACB color RGB value is (229,186,203).

RGB: (229,186,203) (90%, 73%, 80%)

RGB channels and saturation

R 229 of 255 = 90%
G 186 of 255 = 73%
B 203 of 255 = 80%

229
186
203

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

Portions of RGB colors in percentages

R + G + B = 229 + 186 + 203 = 618 (100%)
R 229 of 618 ~ 37.06%
G 186 of 618 ~ 30.1%
B 203 of 618 ~ 32.85'%

%37.06
%30.1
%32.85

CMYK color model

#E5BACB color CMYK value is (0,19,11,10).

  • cyan value is 0.00%
  • magenta value is 18.78%
  • yellow value is 11.35%
  • key color value is 10.20%
CMYK: (0,19,11,10) C0M19Y11K10 (0%,19%,11%,10%) (0.00/0.19/0.11/0.10) 

CMYK percentages

%0
%18.78
%11.35
%10.2

Codes

Color #E5BACB in popluar color models

E5 BA CB
RGB 229 186 203
HSL 336° 45.26% 81.37%
HSB/HSV 336° 18.78% 89.80%
CMYK 0.00% 18.78% 11.35%
10.20%

Color #E5BACB in popluar number systems.

HEX E5 BA CB
Decimal 229 186 203
Binary 11100101 10111010 11001011
Octal 345 272 313

Shades and tints

Shades of #E5BACB

#E5BACB
(229,186,203)
#D1AAB9
(209,170,185)
#BD9AA7
(189,154,167)
#A98A95
(169,138,149)
#957A83
(149,122,131)
#816A71
(129,106,113)
#6D5A5F
(109,90,95)
#594A4D
(89,74,77)
#453A3B
(69,58,59)
#312A29
(49,42,41)
#1D1A17
(29,26,23)
#000000
(0,0,0)

Tints of #E5BACB

#E5BACB
(229,186,203)
#E7C0CF
(231,192,207)
#E9C6D3
(233,198,211)
#EBCCD7
(235,204,215)
#EDD2DB
(237,210,219)
#EFD8DF
(239,216,223)
#F1DEE3
(241,222,227)
#F3E4E7
(243,228,231)
#F5EAEB
(245,234,235)
#F7F0EF
(247,240,239)
#F9F6F3
(249,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5BACB; }

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

This text font color is #E5BACB.

Background Color

.myBgColor { background-color: #E5BACB; }

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

This div background color is #E5BACB.

Border color

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

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

This div border color is #E5BACB.

Opacity

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

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

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

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

This text has shadow with #E5BACB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BACB.

Preview

Color preview on black background

This text has color #E5BACB on black background.


Color preview on white background

This text has color #E5BACB on white background.


Black color preview on #E5BACB background

This text has black color on #E5BACB background.


White color preview on #E5BACB background

This text has white color on #E5BACB background.


Related colors

Complementary color

Complementary color for #hex is #1A4534.


I love getcolorcode.com

Triadic colors

1 #CBE5BA and #BACBE5 with #E5BACB are triadic colors.

2 #CBBAE5 and #BAE5CB with #E5BACB are triadic colors.