COLOR #E5B1BA

HEX: #E5B1BA RGB: (229,177,186)

Color info

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

RGB color model

#E5B1BA color RGB value is (229,177,186).

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

RGB channels and saturation

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

229
177
186

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

Portions of RGB colors in percentages

R + G + B = 229 + 177 + 186 = 592 (100%)
R 229 of 592 ~ 38.68%
G 177 of 592 ~ 29.9%
B 186 of 592 ~ 31.42'%

%38.68
%29.9
%31.42

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 22.71%
  • 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
%22.71
%18.78
%10.2

Codes

Color #E5B1BA in popluar color models

E5 B1 BA
RGB 229 177 186
HSL 350° 50.00% 79.61%
HSB/HSV 350° 22.71% 89.80%
CMYK 0.00% 22.71% 18.78%
10.20%

Color #E5B1BA in popluar number systems.

HEX E5 B1 BA
Decimal 229 177 186
Binary 11100101 10110001 10111010
Octal 345 261 272

Shades and tints

Shades of #E5B1BA

#E5B1BA
(229,177,186)
#D1A1AA
(209,161,170)
#BD919A
(189,145,154)
#A9818A
(169,129,138)
#95717A
(149,113,122)
#81616A
(129,97,106)
#6D515A
(109,81,90)
#59414A
(89,65,74)
#45313A
(69,49,58)
#31212A
(49,33,42)
#1D111A
(29,17,26)
#000000
(0,0,0)

Tints of #E5B1BA

#E5B1BA
(229,177,186)
#E7B8C0
(231,184,192)
#E9BFC6
(233,191,198)
#EBC6CC
(235,198,204)
#EDCDD2
(237,205,210)
#EFD4D8
(239,212,216)
#F1DBDE
(241,219,222)
#F3E2E4
(243,226,228)
#F5E9EA
(245,233,234)
#F7F0F0
(247,240,240)
#F9F7F6
(249,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5B1BA; }

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

This text font color is #E5B1BA.

Background Color

.myBgColor { background-color: #E5B1BA; }

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

This div background color is #E5B1BA.

Border color

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

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

This div border color is #E5B1BA.

Opacity

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

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

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

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

This text has shadow with #E5B1BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B1BA.

Preview

Color preview on black background

This text has color #E5B1BA on black background.


Color preview on white background

This text has color #E5B1BA on white background.


Black color preview on #E5B1BA background

This text has black color on #E5B1BA background.


White color preview on #E5B1BA background

This text has white color on #E5B1BA background.


Related colors

Complementary color

Complementary color for #hex is #1A4E45.


I love getcolorcode.com

Triadic colors

1 #BAE5B1 and #B1BAE5 with #E5B1BA are triadic colors.

2 #BAB1E5 and #B1E5BA with #E5B1BA are triadic colors.