COLOR #A772A8

HEX: #A772A8 RGB: (167,114,168)

Color info

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

RGB color model

#A772A8 color RGB value is (167,114,168).

RGB: (167,114,168) (65%, 45%, 66%)

RGB channels and saturation

R 167 of 255 = 65%
G 114 of 255 = 45%
B 168 of 255 = 66%

167
114
168

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

Portions of RGB colors in percentages

R + G + B = 167 + 114 + 168 = 449 (100%)
R 167 of 449 ~ 37.19%
G 114 of 449 ~ 25.39%
B 168 of 449 ~ 37.42'%

%37.19
%25.39
%37.42

CMYK color model

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

  • cyan value is 0.60%
  • magenta value is 32.14%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (1,32,0,34)
C1M32Y0K34 (1%, 32%, 0%, 34%)
(0.01 / 0.32 / 0.00 / 0.34)

CMYK percentages

%0.6
%32.14
%0
%34.12

Codes

Color #A772A8 in popluar color models

A7 72 A8
RGB 167 114 168
HSL 299° 23.68% 55.29%
HSB/HSV 299° 32.14% 65.88%
CMYK 0.60% 32.14% 0.00%
34.12%

Color #A772A8 in popluar number systems.

HEX A7 72 A8
Decimal 167 114 168
Binary 10100111 1110010 10101000
Octal 247 162 250

Shades and tints

Shades of #A772A8

#A772A8
(167,114,168)
#986899
(152,104,153)
#895E8A
(137,94,138)
#7A547B
(122,84,123)
#6B4A6C
(107,74,108)
#5C405D
(92,64,93)
#4D364E
(77,54,78)
#3E2C3F
(62,44,63)
#2F2230
(47,34,48)
#201821
(32,24,33)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #A772A8

#A772A8
(167,114,168)
#AF7EAF
(175,126,175)
#B78AB6
(183,138,182)
#BF96BD
(191,150,189)
#C7A2C4
(199,162,196)
#CFAECB
(207,174,203)
#D7BAD2
(215,186,210)
#DFC6D9
(223,198,217)
#E7D2E0
(231,210,224)
#EFDEE7
(239,222,231)
#F7EAEE
(247,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A772A8; }

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

This text font color is #A772A8.

Background Color

.myBgColor { background-color: #A772A8; }

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

This div background color is #A772A8.

Border color

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

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

This div border color is #A772A8.

Opacity

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

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

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

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

This text has shadow with #A772A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A772A8.

Preview

Color preview on black background

This text has color #A772A8 on black background.


Color preview on white background

This text has color #A772A8 on white background.


Black color preview on #A772A8 background

This text has black color on #A772A8 background.


White color preview on #A772A8 background

This text has white color on #A772A8 background.


Related colors

Complementary color

Complementary color for #hex is #588D57.


I love getcolorcode.com

Triadic colors

1 #A8A772 and #72A8A7 with #A772A8 are triadic colors.

2 #A872A7 and #72A7A8 with #A772A8 are triadic colors.