COLOR #E2A8C1

HEX: #E2A8C1 RGB: (226,168,193)

Color info

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

RGB color model

#E2A8C1 color RGB value is (226,168,193).

RGB: (226,168,193) (89%, 66%, 76%)

RGB channels and saturation

R 226 of 255 = 89%
G 168 of 255 = 66%
B 193 of 255 = 76%

226
168
193

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

Portions of RGB colors in percentages

R + G + B = 226 + 168 + 193 = 587 (100%)
R 226 of 587 ~ 38.5%
G 168 of 587 ~ 28.62%
B 193 of 587 ~ 32.88'%

%38.5
%28.62
%32.88

CMYK color model

#E2A8C1 color CMYK value is (0,26,15,11).

  • cyan value is 0.00%
  • magenta value is 25.66%
  • yellow value is 14.60%
  • key color value is 11.37%

CMYK: (0,26,15,11)
C0M26Y15K11 (0%, 26%, 15%, 11%)
(0.00 / 0.26 / 0.15 / 0.11)

CMYK percentages

%0
%25.66
%14.6
%11.37

Codes

Color #E2A8C1 in popluar color models

E2 A8 C1
RGB 226 168 193
HSL 334° 50.00% 77.25%
HSB/HSV 334° 25.66% 88.63%
CMYK 0.00% 25.66% 14.60%
11.37%

Color #E2A8C1 in popluar number systems.

HEX E2 A8 C1
Decimal 226 168 193
Binary 11100010 10101000 11000001
Octal 342 250 301

Shades and tints

Shades of #E2A8C1

#E2A8C1
(226,168,193)
#CE99B0
(206,153,176)
#BA8A9F
(186,138,159)
#A67B8E
(166,123,142)
#926C7D
(146,108,125)
#7E5D6C
(126,93,108)
#6A4E5B
(106,78,91)
#563F4A
(86,63,74)
#423039
(66,48,57)
#2E2128
(46,33,40)
#1A1217
(26,18,23)
#000000
(0,0,0)

Tints of #E2A8C1

#E2A8C1
(226,168,193)
#E4AFC6
(228,175,198)
#E6B6CB
(230,182,203)
#E8BDD0
(232,189,208)
#EAC4D5
(234,196,213)
#ECCBDA
(236,203,218)
#EED2DF
(238,210,223)
#F0D9E4
(240,217,228)
#F2E0E9
(242,224,233)
#F4E7EE
(244,231,238)
#F6EEF3
(246,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2A8C1 color. Also use rgb(226,168,193) instead hex code.

Text Font Color

.myTextColor { color: #E2A8C1; }

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

This text font color is #E2A8C1.

Background Color

.myBgColor { background-color: #E2A8C1; }

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

This div background color is #E2A8C1.

Border color

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

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

This div border color is #E2A8C1.

Opacity

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

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

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

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

This text has shadow with #E2A8C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2A8C1.

Preview

Color preview on black background

This text has color #E2A8C1 on black background.


Color preview on white background

This text has color #E2A8C1 on white background.


Black color preview on #E2A8C1 background

This text has black color on #E2A8C1 background.


White color preview on #E2A8C1 background

This text has white color on #E2A8C1 background.


Related colors

Complementary color

Complementary color for #hex is #1D573E.


I love getcolorcode.com

Triadic colors

1 #C1E2A8 and #A8C1E2 with #E2A8C1 are triadic colors.

2 #C1A8E2 and #A8E2C1 with #E2A8C1 are triadic colors.