COLOR #E5A5BA

HEX: #E5A5BA RGB: (229,165,186)

Color info

#E5A5BA contains mainly red and blue colors. Web safe color of #E5A5BA is #CC99CC (or #C9C).

RGB color model

#E5A5BA color RGB value is (229,165,186).

RGB: (229,165,186) (90%, 65%, 73%)

RGB channels and saturation

R 229 of 255 = 90%
G 165 of 255 = 65%
B 186 of 255 = 73%

229
165
186

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

Portions of RGB colors in percentages

R + G + B = 229 + 165 + 186 = 580 (100%)
R 229 of 580 ~ 39.48%
G 165 of 580 ~ 28.45%
B 186 of 580 ~ 32.07'%

%39.48
%28.45
%32.07

CMYK color model

#E5A5BA color CMYK value is (0,28,19,10).

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

CMYK: (0,28,19,10)
C0M28Y19K10 (0%, 28%, 19%, 10%)
(0.00 / 0.28 / 0.19 / 0.10)

CMYK percentages

%0
%27.95
%18.78
%10.2

Codes

Color #E5A5BA in popluar color models

E5 A5 BA
RGB 229 165 186
HSL 340° 55.17% 77.25%
HSB/HSV 340° 27.95% 89.80%
CMYK 0.00% 27.95% 18.78%
10.20%

Color #E5A5BA in popluar number systems.

HEX E5 A5 BA
Decimal 229 165 186
Binary 11100101 10100101 10111010
Octal 345 245 272

Shades and tints

Shades of #E5A5BA

#E5A5BA
(229,165,186)
#D196AA
(209,150,170)
#BD879A
(189,135,154)
#A9788A
(169,120,138)
#95697A
(149,105,122)
#815A6A
(129,90,106)
#6D4B5A
(109,75,90)
#593C4A
(89,60,74)
#452D3A
(69,45,58)
#311E2A
(49,30,42)
#1D0F1A
(29,15,26)
#000000
(0,0,0)

Tints of #E5A5BA

#E5A5BA
(229,165,186)
#E7ADC0
(231,173,192)
#E9B5C6
(233,181,198)
#EBBDCC
(235,189,204)
#EDC5D2
(237,197,210)
#EFCDD8
(239,205,216)
#F1D5DE
(241,213,222)
#F3DDE4
(243,221,228)
#F5E5EA
(245,229,234)
#F7EDF0
(247,237,240)
#F9F5F6
(249,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5A5BA; }

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

This text font color is #E5A5BA.

Background Color

.myBgColor { background-color: #E5A5BA; }

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

This div background color is #E5A5BA.

Border color

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

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

This div border color is #E5A5BA.

Opacity

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

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

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

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

This text has shadow with #E5A5BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5A5BA.

Preview

Color preview on black background

This text has color #E5A5BA on black background.


Color preview on white background

This text has color #E5A5BA on white background.


Black color preview on #E5A5BA background

This text has black color on #E5A5BA background.


White color preview on #E5A5BA background

This text has white color on #E5A5BA background.


Related colors

Complementary color

Complementary color for #hex is #1A5A45.


I love getcolorcode.com

Triadic colors

1 #BAE5A5 and #A5BAE5 with #E5A5BA are triadic colors.

2 #BAA5E5 and #A5E5BA with #E5A5BA are triadic colors.