COLOR #A87AA8

HEX: #A87AA8 RGB: (168,122,168)

Color info

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

RGB color model

#A87AA8 color RGB value is (168,122,168).

RGB: (168,122,168) (66%, 48%, 66%)

RGB channels and saturation

R 168 of 255 = 66%
G 122 of 255 = 48%
B 168 of 255 = 66%

168
122
168

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

Portions of RGB colors in percentages

R + G + B = 168 + 122 + 168 = 458 (100%)
R 168 of 458 ~ 36.68%
G 122 of 458 ~ 26.64%
B 168 of 458 ~ 36.68'%

%36.68
%26.64
%36.68

CMYK color model

#A87AA8 color CMYK value is (0,27,0,34).

  • cyan value is 0.00%
  • magenta value is 27.38%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (0,27,0,34)
C0M27Y0K34 (0%, 27%, 0%, 34%)
(0.00 / 0.27 / 0.00 / 0.34)

CMYK percentages

%0
%27.38
%0
%34.12

Codes

Color #A87AA8 in popluar color models

A8 7A A8
RGB 168 122 168
HSL 300° 20.91% 56.86%
HSB/HSV 300° 27.38% 65.88%
CMYK 0.00% 27.38% 0.00%
34.12%

Color #A87AA8 in popluar number systems.

HEX A8 7A A8
Decimal 168 122 168
Binary 10101000 1111010 10101000
Octal 250 172 250

Shades and tints

Shades of #A87AA8

#A87AA8
(168,122,168)
#996F99
(153,111,153)
#8A648A
(138,100,138)
#7B597B
(123,89,123)
#6C4E6C
(108,78,108)
#5D435D
(93,67,93)
#4E384E
(78,56,78)
#3F2D3F
(63,45,63)
#302230
(48,34,48)
#211721
(33,23,33)
#120C12
(18,12,18)
#000000
(0,0,0)

Tints of #A87AA8

#A87AA8
(168,122,168)
#AF86AF
(175,134,175)
#B692B6
(182,146,182)
#BD9EBD
(189,158,189)
#C4AAC4
(196,170,196)
#CBB6CB
(203,182,203)
#D2C2D2
(210,194,210)
#D9CED9
(217,206,217)
#E0DAE0
(224,218,224)
#E7E6E7
(231,230,231)
#EEF2EE
(238,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A87AA8; }

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

This text font color is #A87AA8.

Background Color

.myBgColor { background-color: #A87AA8; }

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

This div background color is #A87AA8.

Border color

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

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

This div border color is #A87AA8.

Opacity

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

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

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

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

This text has shadow with #A87AA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A87AA8.

Preview

Color preview on black background

This text has color #A87AA8 on black background.


Color preview on white background

This text has color #A87AA8 on white background.


Black color preview on #A87AA8 background

This text has black color on #A87AA8 background.


White color preview on #A87AA8 background

This text has white color on #A87AA8 background.


Related colors

Complementary color

Complementary color for #hex is #578557.


I love getcolorcode.com

Triadic colors

1 #A8A87A and #7AA8A8 with #A87AA8 are triadic colors.

2 #A87AA8 and #7AA8A8 with #A87AA8 are triadic colors.