COLOR #A870A9

HEX: #A870A9 RGB: (168,112,169)

Color info

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

RGB color model

#A870A9 color RGB value is (168,112,169).

RGB: (168,112,169) (66%, 44%, 66%)

RGB channels and saturation

R 168 of 255 = 66%
G 112 of 255 = 44%
B 169 of 255 = 66%

168
112
169

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

Portions of RGB colors in percentages

R + G + B = 168 + 112 + 169 = 449 (100%)
R 168 of 449 ~ 37.42%
G 112 of 449 ~ 24.94%
B 169 of 449 ~ 37.64'%

%37.42
%24.94
%37.64

CMYK color model

#A870A9 color CMYK value is (1,34,0,34).

  • cyan value is 0.59%
  • magenta value is 33.73%
  • yellow value is 0.00%
  • key color value is 33.73%

CMYK: (1,34,0,34)
C1M34Y0K34 (1%, 34%, 0%, 34%)
(0.01 / 0.34 / 0.00 / 0.34)

CMYK percentages

%0.59
%33.73
%0
%33.73

Codes

Color #A870A9 in popluar color models

A8 70 A9
RGB 168 112 169
HSL 299° 24.89% 55.10%
HSB/HSV 299° 33.73% 66.27%
CMYK 0.59% 33.73% 0.00%
33.73%

Color #A870A9 in popluar number systems.

HEX A8 70 A9
Decimal 168 112 169
Binary 10101000 1110000 10101001
Octal 250 160 251

Shades and tints

Shades of #A870A9

#A870A9
(168,112,169)
#99669A
(153,102,154)
#8A5C8B
(138,92,139)
#7B527C
(123,82,124)
#6C486D
(108,72,109)
#5D3E5E
(93,62,94)
#4E344F
(78,52,79)
#3F2A40
(63,42,64)
#302031
(48,32,49)
#211622
(33,22,34)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #A870A9

#A870A9
(168,112,169)
#AF7DB0
(175,125,176)
#B68AB7
(182,138,183)
#BD97BE
(189,151,190)
#C4A4C5
(196,164,197)
#CBB1CC
(203,177,204)
#D2BED3
(210,190,211)
#D9CBDA
(217,203,218)
#E0D8E1
(224,216,225)
#E7E5E8
(231,229,232)
#EEF2EF
(238,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A870A9; }

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

This text font color is #A870A9.

Background Color

.myBgColor { background-color: #A870A9; }

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

This div background color is #A870A9.

Border color

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

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

This div border color is #A870A9.

Opacity

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

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

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

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

This text has shadow with #A870A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A870A9.

Preview

Color preview on black background

This text has color #A870A9 on black background.


Color preview on white background

This text has color #A870A9 on white background.


Black color preview on #A870A9 background

This text has black color on #A870A9 background.


White color preview on #A870A9 background

This text has white color on #A870A9 background.


Related colors

Complementary color

Complementary color for #hex is #578F56.


I love getcolorcode.com

Triadic colors

1 #A9A870 and #70A9A8 with #A870A9 are triadic colors.

2 #A970A8 and #70A8A9 with #A870A9 are triadic colors.