COLOR #E5B0BA

HEX: #E5B0BA RGB: (229,176,186)

Color info

#E5B0BA contains red, green and blue colors in about the same proportion. Web safe color of #E5B0BA is #CC99CC (or #C9C).

RGB color model

#E5B0BA color RGB value is (229,176,186).

RGB: (229,176,186) (90%, 69%, 73%)

RGB channels and saturation

R 229 of 255 = 90%
G 176 of 255 = 69%
B 186 of 255 = 73%

229
176
186

R + G + B ~ 77%. #E5B0BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 176 + 186 = 591 (100%)
R 229 of 591 ~ 38.75%
G 176 of 591 ~ 29.78%
B 186 of 591 ~ 31.47'%

%38.75
%29.78
%31.47

CMYK color model

#E5B0BA color CMYK value is (0,23,19,10).

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

CMYK: (0,23,19,10)
C0M23Y19K10 (0%, 23%, 19%, 10%)
(0.00 / 0.23 / 0.19 / 0.10)

CMYK percentages

%0
%23.14
%18.78
%10.2

Codes

Color #E5B0BA in popluar color models

E5 B0 BA
RGB 229 176 186
HSL 349° 50.48% 79.41%
HSB/HSV 349° 23.14% 89.80%
CMYK 0.00% 23.14% 18.78%
10.20%

Color #E5B0BA in popluar number systems.

HEX E5 B0 BA
Decimal 229 176 186
Binary 11100101 10110000 10111010
Octal 345 260 272

Shades and tints

Shades of #E5B0BA

#E5B0BA
(229,176,186)
#D1A0AA
(209,160,170)
#BD909A
(189,144,154)
#A9808A
(169,128,138)
#95707A
(149,112,122)
#81606A
(129,96,106)
#6D505A
(109,80,90)
#59404A
(89,64,74)
#45303A
(69,48,58)
#31202A
(49,32,42)
#1D101A
(29,16,26)
#000000
(0,0,0)

Tints of #E5B0BA

#E5B0BA
(229,176,186)
#E7B7C0
(231,183,192)
#E9BEC6
(233,190,198)
#EBC5CC
(235,197,204)
#EDCCD2
(237,204,210)
#EFD3D8
(239,211,216)
#F1DADE
(241,218,222)
#F3E1E4
(243,225,228)
#F5E8EA
(245,232,234)
#F7EFF0
(247,239,240)
#F9F6F6
(249,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5B0BA; }

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

This text font color is #E5B0BA.

Background Color

.myBgColor { background-color: #E5B0BA; }

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

This div background color is #E5B0BA.

Border color

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

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

This div border color is #E5B0BA.

Opacity

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

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

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

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

This text has shadow with #E5B0BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B0BA.

Preview

Color preview on black background

This text has color #E5B0BA on black background.


Color preview on white background

This text has color #E5B0BA on white background.


Black color preview on #E5B0BA background

This text has black color on #E5B0BA background.


White color preview on #E5B0BA background

This text has white color on #E5B0BA background.


Related colors

Complementary color

Complementary color for #hex is #1A4F45.


I love getcolorcode.com

Triadic colors

1 #BAE5B0 and #B0BAE5 with #E5B0BA are triadic colors.

2 #BAB0E5 and #B0E5BA with #E5B0BA are triadic colors.