COLOR #E5A3AB

HEX: #E5A3AB RGB: (229,163,171)

Color info

#E5A3AB contains mainly red and blue colors. Web safe color of #E5A3AB is #CC9999 (or #C99).

RGB color model

#E5A3AB color RGB value is (229,163,171).

RGB: (229,163,171) (90%, 64%, 67%)

RGB channels and saturation

R 229 of 255 = 90%
G 163 of 255 = 64%
B 171 of 255 = 67%

229
163
171

R + G + B ~ 74%. #E5A3AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 163 + 171 = 563 (100%)
R 229 of 563 ~ 40.67%
G 163 of 563 ~ 28.95%
B 171 of 563 ~ 30.37'%

%40.67
%28.95
%30.37

CMYK color model

#E5A3AB color CMYK value is (0,29,25,10).

  • cyan value is 0.00%
  • magenta value is 28.82%
  • yellow value is 25.33%
  • key color value is 10.20%
CMYK: (0,29,25,10) C0M29Y25K10 (0%,29%,25%,10%) (0.00/0.29/0.25/0.10) 

CMYK percentages

%0
%28.82
%25.33
%10.2

Codes

Color #E5A3AB in popluar color models

E5 A3 AB
RGB 229 163 171
HSL 353° 55.93% 76.86%
HSB/HSV 353° 28.82% 89.80%
CMYK 0.00% 28.82% 25.33%
10.20%

Color #E5A3AB in popluar number systems.

HEX E5 A3 AB
Decimal 229 163 171
Binary 11100101 10100011 10101011
Octal 345 243 253

Shades and tints

Shades of #E5A3AB

#E5A3AB
(229,163,171)
#D1959C
(209,149,156)
#BD878D
(189,135,141)
#A9797E
(169,121,126)
#956B6F
(149,107,111)
#815D60
(129,93,96)
#6D4F51
(109,79,81)
#594142
(89,65,66)
#453333
(69,51,51)
#312524
(49,37,36)
#1D1715
(29,23,21)
#000000
(0,0,0)

Tints of #E5A3AB

#E5A3AB
(229,163,171)
#E7ABB2
(231,171,178)
#E9B3B9
(233,179,185)
#EBBBC0
(235,187,192)
#EDC3C7
(237,195,199)
#EFCBCE
(239,203,206)
#F1D3D5
(241,211,213)
#F3DBDC
(243,219,220)
#F5E3E3
(245,227,227)
#F7EBEA
(247,235,234)
#F9F3F1
(249,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5A3AB color. Also use rgb(229,163,171) instead hex code.

Text Font Color

.myTextColor { color: #E5A3AB; }

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

This text font color is #E5A3AB.

Background Color

.myBgColor { background-color: #E5A3AB; }

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

This div background color is #E5A3AB.

Border color

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

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

This div border color is #E5A3AB.

Opacity

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

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

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

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

This text has shadow with #E5A3AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5A3AB.

Preview

Color preview on black background

This text has color #E5A3AB on black background.


Color preview on white background

This text has color #E5A3AB on white background.


Black color preview on #E5A3AB background

This text has black color on #E5A3AB background.


White color preview on #E5A3AB background

This text has white color on #E5A3AB background.


Related colors

Complementary color

Complementary color for #hex is #1A5C54.


I love getcolorcode.com

Triadic colors

1 #ABE5A3 and #A3ABE5 with #E5A3AB are triadic colors.

2 #ABA3E5 and #A3E5AB with #E5A3AB are triadic colors.