COLOR #A770A1

HEX: #A770A1 RGB: (167,112,161)

Color info

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

RGB color model

#A770A1 color RGB value is (167,112,161).

RGB: (167,112,161) (65%, 44%, 63%)

RGB channels and saturation

R 167 of 255 = 65%
G 112 of 255 = 44%
B 161 of 255 = 63%

167
112
161

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

Portions of RGB colors in percentages

R + G + B = 167 + 112 + 161 = 440 (100%)
R 167 of 440 ~ 37.95%
G 112 of 440 ~ 25.45%
B 161 of 440 ~ 36.59'%

%37.95
%25.45
%36.59

CMYK color model

#A770A1 color CMYK value is (0,33,4,35).

  • cyan value is 0.00%
  • magenta value is 32.93%
  • yellow value is 3.59%
  • key color value is 34.51%
CMYK: (0,33,4,35) C0M33Y4K35 (0%,33%,4%,35%) (0.00/0.33/0.04/0.35) 

CMYK percentages

%0
%32.93
%3.59
%34.51

Codes

Color #A770A1 in popluar color models

A7 70 A1
RGB 167 112 161
HSL 307° 23.81% 54.71%
HSB/HSV 307° 32.93% 65.49%
CMYK 0.00% 32.93% 3.59%
34.51%

Color #A770A1 in popluar number systems.

HEX A7 70 A1
Decimal 167 112 161
Binary 10100111 1110000 10100001
Octal 247 160 241

Shades and tints

Shades of #A770A1

#A770A1
(167,112,161)
#986693
(152,102,147)
#895C85
(137,92,133)
#7A5277
(122,82,119)
#6B4869
(107,72,105)
#5C3E5B
(92,62,91)
#4D344D
(77,52,77)
#3E2A3F
(62,42,63)
#2F2031
(47,32,49)
#201623
(32,22,35)
#110C15
(17,12,21)
#000000
(0,0,0)

Tints of #A770A1

#A770A1
(167,112,161)
#AF7DA9
(175,125,169)
#B78AB1
(183,138,177)
#BF97B9
(191,151,185)
#C7A4C1
(199,164,193)
#CFB1C9
(207,177,201)
#D7BED1
(215,190,209)
#DFCBD9
(223,203,217)
#E7D8E1
(231,216,225)
#EFE5E9
(239,229,233)
#F7F2F1
(247,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A770A1 color. Also use rgb(167,112,161) instead hex code.

Text Font Color

.myTextColor { color: #A770A1; }

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

This text font color is #A770A1.

Background Color

.myBgColor { background-color: #A770A1; }

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

This div background color is #A770A1.

Border color

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

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

This div border color is #A770A1.

Opacity

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

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

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

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

This text has shadow with #A770A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A770A1.

Preview

Color preview on black background

This text has color #A770A1 on black background.


Color preview on white background

This text has color #A770A1 on white background.


Black color preview on #A770A1 background

This text has black color on #A770A1 background.


White color preview on #A770A1 background

This text has white color on #A770A1 background.


Related colors

Complementary color

Complementary color for #hex is #588F5E.


I love getcolorcode.com

Triadic colors

1 #A1A770 and #70A1A7 with #A770A1 are triadic colors.

2 #A170A7 and #70A7A1 with #A770A1 are triadic colors.