COLOR #E0A6BA

HEX: #E0A6BA RGB: (224,166,186)

Color info

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

RGB color model

#E0A6BA color RGB value is (224,166,186).

RGB: (224,166,186) (88%, 65%, 73%)

RGB channels and saturation

R 224 of 255 = 88%
G 166 of 255 = 65%
B 186 of 255 = 73%

224
166
186

R + G + B ~ 75%. #E0A6BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 224 + 166 + 186 = 576 (100%)
R 224 of 576 ~ 38.89%
G 166 of 576 ~ 28.82%
B 186 of 576 ~ 32.29'%

%38.89
%28.82
%32.29

CMYK color model

#E0A6BA color CMYK value is (0,26,17,12).

  • cyan value is 0.00%
  • magenta value is 25.89%
  • yellow value is 16.96%
  • key color value is 12.16%

CMYK: (0,26,17,12)
C0M26Y17K12 (0%, 26%, 17%, 12%)
(0.00 / 0.26 / 0.17 / 0.12)

CMYK percentages

%0
%25.89
%16.96
%12.16

Codes

Color #E0A6BA in popluar color models

E0 A6 BA
RGB 224 166 186
HSL 339° 48.33% 76.47%
HSB/HSV 339° 25.89% 87.84%
CMYK 0.00% 25.89% 16.96%
12.16%

Color #E0A6BA in popluar number systems.

HEX E0 A6 BA
Decimal 224 166 186
Binary 11100000 10100110 10111010
Octal 340 246 272

Shades and tints

Shades of #E0A6BA

#E0A6BA
(224,166,186)
#CC97AA
(204,151,170)
#B8889A
(184,136,154)
#A4798A
(164,121,138)
#906A7A
(144,106,122)
#7C5B6A
(124,91,106)
#684C5A
(104,76,90)
#543D4A
(84,61,74)
#402E3A
(64,46,58)
#2C1F2A
(44,31,42)
#18101A
(24,16,26)
#000000
(0,0,0)

Tints of #E0A6BA

#E0A6BA
(224,166,186)
#E2AEC0
(226,174,192)
#E4B6C6
(228,182,198)
#E6BECC
(230,190,204)
#E8C6D2
(232,198,210)
#EACED8
(234,206,216)
#ECD6DE
(236,214,222)
#EEDEE4
(238,222,228)
#F0E6EA
(240,230,234)
#F2EEF0
(242,238,240)
#F4F6F6
(244,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E0A6BA; }

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

This text font color is #E0A6BA.

Background Color

.myBgColor { background-color: #E0A6BA; }

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

This div background color is #E0A6BA.

Border color

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

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

This div border color is #E0A6BA.

Opacity

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

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

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

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

This text has shadow with #E0A6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0A6BA.

Preview

Color preview on black background

This text has color #E0A6BA on black background.


Color preview on white background

This text has color #E0A6BA on white background.


Black color preview on #E0A6BA background

This text has black color on #E0A6BA background.


White color preview on #E0A6BA background

This text has white color on #E0A6BA background.


Related colors

Complementary color

Complementary color for #hex is #1F5945.


I love getcolorcode.com

Triadic colors

1 #BAE0A6 and #A6BAE0 with #E0A6BA are triadic colors.

2 #BAA6E0 and #A6E0BA with #E0A6BA are triadic colors.