COLOR #A771A6

HEX: #A771A6 RGB: (167,113,166)

Color info

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

RGB color model

#A771A6 color RGB value is (167,113,166).

RGB: (167,113,166) (65%, 44%, 65%)

RGB channels and saturation

R 167 of 255 = 65%
G 113 of 255 = 44%
B 166 of 255 = 65%

167
113
166

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

Portions of RGB colors in percentages

R + G + B = 167 + 113 + 166 = 446 (100%)
R 167 of 446 ~ 37.44%
G 113 of 446 ~ 25.34%
B 166 of 446 ~ 37.22'%

%37.44
%25.34
%37.22

CMYK color model

#A771A6 color CMYK value is (0,32,1,35).

  • cyan value is 0.00%
  • magenta value is 32.34%
  • yellow value is 0.60%
  • key color value is 34.51%

CMYK: (0,32,1,35)
C0M32Y1K35 (0%, 32%, 1%, 35%)
(0.00 / 0.32 / 0.01 / 0.35)

CMYK percentages

%0
%32.34
%0.6
%34.51

Codes

Color #A771A6 in popluar color models

A7 71 A6
RGB 167 113 166
HSL 301° 23.48% 54.90%
HSB/HSV 301° 32.34% 65.49%
CMYK 0.00% 32.34% 0.60%
34.51%

Color #A771A6 in popluar number systems.

HEX A7 71 A6
Decimal 167 113 166
Binary 10100111 1110001 10100110
Octal 247 161 246

Shades and tints

Shades of #A771A6

#A771A6
(167,113,166)
#986797
(152,103,151)
#895D88
(137,93,136)
#7A5379
(122,83,121)
#6B496A
(107,73,106)
#5C3F5B
(92,63,91)
#4D354C
(77,53,76)
#3E2B3D
(62,43,61)
#2F212E
(47,33,46)
#20171F
(32,23,31)
#110D10
(17,13,16)
#000000
(0,0,0)

Tints of #A771A6

#A771A6
(167,113,166)
#AF7DAE
(175,125,174)
#B789B6
(183,137,182)
#BF95BE
(191,149,190)
#C7A1C6
(199,161,198)
#CFADCE
(207,173,206)
#D7B9D6
(215,185,214)
#DFC5DE
(223,197,222)
#E7D1E6
(231,209,230)
#EFDDEE
(239,221,238)
#F7E9F6
(247,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A771A6 color. Also use rgb(167,113,166) instead hex code.

Text Font Color

.myTextColor { color: #A771A6; }

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

This text font color is #A771A6.

Background Color

.myBgColor { background-color: #A771A6; }

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

This div background color is #A771A6.

Border color

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

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

This div border color is #A771A6.

Opacity

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

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

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

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

This text has shadow with #A771A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A771A6.

Preview

Color preview on black background

This text has color #A771A6 on black background.


Color preview on white background

This text has color #A771A6 on white background.


Black color preview on #A771A6 background

This text has black color on #A771A6 background.


White color preview on #A771A6 background

This text has white color on #A771A6 background.


Related colors

Complementary color

Complementary color for #hex is #588E59.


I love getcolorcode.com

Triadic colors

1 #A6A771 and #71A6A7 with #A771A6 are triadic colors.

2 #A671A7 and #71A7A6 with #A771A6 are triadic colors.