COLOR #E9A6BA

HEX: #E9A6BA RGB: (233,166,186)

Color info

#E9A6BA contains mainly red and blue colors. Web safe color of #E9A6BA is #FF99CC (or #F9C).

RGB color model

#E9A6BA color RGB value is (233,166,186).

RGB: (233,166,186) (91%, 65%, 73%)

RGB channels and saturation

R 233 of 255 = 91%
G 166 of 255 = 65%
B 186 of 255 = 73%

233
166
186

R + G + B ~ 76%. #E9A6BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 233 + 166 + 186 = 585 (100%)
R 233 of 585 ~ 39.83%
G 166 of 585 ~ 28.38%
B 186 of 585 ~ 31.79'%

%39.83
%28.38
%31.79

CMYK color model

#E9A6BA color CMYK value is (0,29,20,9).

  • cyan value is 0.00%
  • magenta value is 28.76%
  • yellow value is 20.17%
  • key color value is 8.63%

CMYK: (0,29,20,9)
C0M29Y20K9 (0%, 29%, 20%, 9%)
(0.00 / 0.29 / 0.20 / 0.09)

CMYK percentages

%0
%28.76
%20.17
%8.63

Codes

Color #E9A6BA in popluar color models

E9 A6 BA
RGB 233 166 186
HSL 342° 60.36% 78.24%
HSB/HSV 342° 28.76% 91.37%
CMYK 0.00% 28.76% 20.17%
8.63%

Color #E9A6BA in popluar number systems.

HEX E9 A6 BA
Decimal 233 166 186
Binary 11101001 10100110 10111010
Octal 351 246 272

Shades and tints

Shades of #E9A6BA

#E9A6BA
(233,166,186)
#D497AA
(212,151,170)
#BF889A
(191,136,154)
#AA798A
(170,121,138)
#956A7A
(149,106,122)
#805B6A
(128,91,106)
#6B4C5A
(107,76,90)
#563D4A
(86,61,74)
#412E3A
(65,46,58)
#2C1F2A
(44,31,42)
#17101A
(23,16,26)
#000000
(0,0,0)

Tints of #E9A6BA

#E9A6BA
(233,166,186)
#EBAEC0
(235,174,192)
#EDB6C6
(237,182,198)
#EFBECC
(239,190,204)
#F1C6D2
(241,198,210)
#F3CED8
(243,206,216)
#F5D6DE
(245,214,222)
#F7DEE4
(247,222,228)
#F9E6EA
(249,230,234)
#FBEEF0
(251,238,240)
#FDF6F6
(253,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9A6BA color. Also use rgb(233,166,186) instead hex code.

Text Font Color

.myTextColor { color: #E9A6BA; }

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

This text font color is #E9A6BA.

Background Color

.myBgColor { background-color: #E9A6BA; }

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

This div background color is #E9A6BA.

Border color

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

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

This div border color is #E9A6BA.

Opacity

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

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

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

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

This text has shadow with #E9A6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9A6BA.

Preview

Color preview on black background

This text has color #E9A6BA on black background.


Color preview on white background

This text has color #E9A6BA on white background.


Black color preview on #E9A6BA background

This text has black color on #E9A6BA background.


White color preview on #E9A6BA background

This text has white color on #E9A6BA background.


Related colors

Complementary color

Complementary color for #hex is #165945.


I love getcolorcode.com

Triadic colors

1 #BAE9A6 and #A6BAE9 with #E9A6BA are triadic colors.

2 #BAA6E9 and #A6E9BA with #E9A6BA are triadic colors.