COLOR #A87191

HEX: #A87191 RGB: (168,113,145)

Color info

#A87191 contains red, green and blue colors in about the same proportion. Web safe color of #A87191 is #996699 (or #969).

RGB color model

#A87191 color RGB value is (168,113,145).

RGB: (168,113,145) (66%, 44%, 57%)

RGB channels and saturation

R 168 of 255 = 66%
G 113 of 255 = 44%
B 145 of 255 = 57%

168
113
145

R + G + B ~ 56%. #A87191 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 168 + 113 + 145 = 426 (100%)
R 168 of 426 ~ 39.44%
G 113 of 426 ~ 26.53%
B 145 of 426 ~ 34.04'%

%39.44
%26.53
%34.04

CMYK color model

#A87191 color CMYK value is (0,33,14,34).

  • cyan value is 0.00%
  • magenta value is 32.74%
  • yellow value is 13.69%
  • key color value is 34.12%
CMYK: (0,33,14,34) C0M33Y14K34 (0%,33%,14%,34%) (0.00/0.33/0.14/0.34) 

CMYK percentages

%0
%32.74
%13.69
%34.12

Codes

Color #A87191 in popluar color models

A8 71 91
RGB 168 113 145
HSL 325° 24.02% 55.10%
HSB/HSV 325° 32.74% 65.88%
CMYK 0.00% 32.74% 13.69%
34.12%

Color #A87191 in popluar number systems.

HEX A8 71 91
Decimal 168 113 145
Binary 10101000 1110001 10010001
Octal 250 161 221

Shades and tints

Shades of #A87191

#A87191
(168,113,145)
#996784
(153,103,132)
#8A5D77
(138,93,119)
#7B536A
(123,83,106)
#6C495D
(108,73,93)
#5D3F50
(93,63,80)
#4E3543
(78,53,67)
#3F2B36
(63,43,54)
#302129
(48,33,41)
#21171C
(33,23,28)
#120D0F
(18,13,15)
#000000
(0,0,0)

Tints of #A87191

#A87191
(168,113,145)
#AF7D9B
(175,125,155)
#B689A5
(182,137,165)
#BD95AF
(189,149,175)
#C4A1B9
(196,161,185)
#CBADC3
(203,173,195)
#D2B9CD
(210,185,205)
#D9C5D7
(217,197,215)
#E0D1E1
(224,209,225)
#E7DDEB
(231,221,235)
#EEE9F5
(238,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A87191 color. Also use rgb(168,113,145) instead hex code.

Text Font Color

.myTextColor { color: #A87191; }

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

This text font color is #A87191.

Background Color

.myBgColor { background-color: #A87191; }

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

This div background color is #A87191.

Border color

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

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

This div border color is #A87191.

Opacity

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

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

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

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

This text has shadow with #A87191 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A87191.

Preview

Color preview on black background

This text has color #A87191 on black background.


Color preview on white background

This text has color #A87191 on white background.


Black color preview on #A87191 background

This text has black color on #A87191 background.


White color preview on #A87191 background

This text has white color on #A87191 background.


Related colors

Complementary color

Complementary color for #hex is #578E6E.


I love getcolorcode.com

Triadic colors

1 #91A871 and #7191A8 with #A87191 are triadic colors.

2 #9171A8 and #71A891 with #A87191 are triadic colors.