COLOR #E2B1BA

HEX: #E2B1BA RGB: (226,177,186)

Color info

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

RGB color model

#E2B1BA color RGB value is (226,177,186).

RGB: (226,177,186) (89%, 69%, 73%)

RGB channels and saturation

R 226 of 255 = 89%
G 177 of 255 = 69%
B 186 of 255 = 73%

226
177
186

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

Portions of RGB colors in percentages

R + G + B = 226 + 177 + 186 = 589 (100%)
R 226 of 589 ~ 38.37%
G 177 of 589 ~ 30.05%
B 186 of 589 ~ 31.58'%

%38.37
%30.05
%31.58

CMYK color model

#E2B1BA color CMYK value is (0,22,18,11).

  • cyan value is 0.00%
  • magenta value is 21.68%
  • yellow value is 17.70%
  • key color value is 11.37%

CMYK: (0,22,18,11)
C0M22Y18K11 (0%, 22%, 18%, 11%)
(0.00 / 0.22 / 0.18 / 0.11)

CMYK percentages

%0
%21.68
%17.7
%11.37

Codes

Color #E2B1BA in popluar color models

E2 B1 BA
RGB 226 177 186
HSL 349° 45.79% 79.02%
HSB/HSV 349° 21.68% 88.63%
CMYK 0.00% 21.68% 17.70%
11.37%

Color #E2B1BA in popluar number systems.

HEX E2 B1 BA
Decimal 226 177 186
Binary 11100010 10110001 10111010
Octal 342 261 272

Shades and tints

Shades of #E2B1BA

#E2B1BA
(226,177,186)
#CEA1AA
(206,161,170)
#BA919A
(186,145,154)
#A6818A
(166,129,138)
#92717A
(146,113,122)
#7E616A
(126,97,106)
#6A515A
(106,81,90)
#56414A
(86,65,74)
#42313A
(66,49,58)
#2E212A
(46,33,42)
#1A111A
(26,17,26)
#000000
(0,0,0)

Tints of #E2B1BA

#E2B1BA
(226,177,186)
#E4B8C0
(228,184,192)
#E6BFC6
(230,191,198)
#E8C6CC
(232,198,204)
#EACDD2
(234,205,210)
#ECD4D8
(236,212,216)
#EEDBDE
(238,219,222)
#F0E2E4
(240,226,228)
#F2E9EA
(242,233,234)
#F4F0F0
(244,240,240)
#F6F7F6
(246,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2B1BA; }

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

This text font color is #E2B1BA.

Background Color

.myBgColor { background-color: #E2B1BA; }

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

This div background color is #E2B1BA.

Border color

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

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

This div border color is #E2B1BA.

Opacity

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

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

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

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

This text has shadow with #E2B1BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2B1BA.

Preview

Color preview on black background

This text has color #E2B1BA on black background.


Color preview on white background

This text has color #E2B1BA on white background.


Black color preview on #E2B1BA background

This text has black color on #E2B1BA background.


White color preview on #E2B1BA background

This text has white color on #E2B1BA background.


Related colors

Complementary color

Complementary color for #hex is #1D4E45.


I love getcolorcode.com

Triadic colors

1 #BAE2B1 and #B1BAE2 with #E2B1BA are triadic colors.

2 #BAB1E2 and #B1E2BA with #E2B1BA are triadic colors.