COLOR #A76C9E

HEX: #A76C9E RGB: (167,108,158)

Color info

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

RGB color model

#A76C9E color RGB value is (167,108,158).

RGB: (167,108,158) (65%, 42%, 62%)

RGB channels and saturation

R 167 of 255 = 65%
G 108 of 255 = 42%
B 158 of 255 = 62%

167
108
158

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

Portions of RGB colors in percentages

R + G + B = 167 + 108 + 158 = 433 (100%)
R 167 of 433 ~ 38.57%
G 108 of 433 ~ 24.94%
B 158 of 433 ~ 36.49'%

%38.57
%24.94
%36.49

CMYK color model

#A76C9E color CMYK value is (0,35,5,35).

  • cyan value is 0.00%
  • magenta value is 35.33%
  • yellow value is 5.39%
  • key color value is 34.51%

CMYK: (0,35,5,35)
C0M35Y5K35 (0%, 35%, 5%, 35%)
(0.00 / 0.35 / 0.05 / 0.35)

CMYK percentages

%0
%35.33
%5.39
%34.51

Codes

Color #A76C9E in popluar color models

A7 6C 9E
RGB 167 108 158
HSL 309° 25.11% 53.92%
HSB/HSV 309° 35.33% 65.49%
CMYK 0.00% 35.33% 5.39%
34.51%

Color #A76C9E in popluar number systems.

HEX A7 6C 9E
Decimal 167 108 158
Binary 10100111 1101100 10011110
Octal 247 154 236

Shades and tints

Shades of #A76C9E

#A76C9E
(167,108,158)
#986390
(152,99,144)
#895A82
(137,90,130)
#7A5174
(122,81,116)
#6B4866
(107,72,102)
#5C3F58
(92,63,88)
#4D364A
(77,54,74)
#3E2D3C
(62,45,60)
#2F242E
(47,36,46)
#201B20
(32,27,32)
#111212
(17,18,18)
#000000
(0,0,0)

Tints of #A76C9E

#A76C9E
(167,108,158)
#AF79A6
(175,121,166)
#B786AE
(183,134,174)
#BF93B6
(191,147,182)
#C7A0BE
(199,160,190)
#CFADC6
(207,173,198)
#D7BACE
(215,186,206)
#DFC7D6
(223,199,214)
#E7D4DE
(231,212,222)
#EFE1E6
(239,225,230)
#F7EEEE
(247,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76C9E color. Also use rgb(167,108,158) instead hex code.

Text Font Color

.myTextColor { color: #A76C9E; }

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

This text font color is #A76C9E.

Background Color

.myBgColor { background-color: #A76C9E; }

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

This div background color is #A76C9E.

Border color

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

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

This div border color is #A76C9E.

Opacity

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

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

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

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

This text has shadow with #A76C9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76C9E.

Preview

Color preview on black background

This text has color #A76C9E on black background.


Color preview on white background

This text has color #A76C9E on white background.


Black color preview on #A76C9E background

This text has black color on #A76C9E background.


White color preview on #A76C9E background

This text has white color on #A76C9E background.


Related colors

Complementary color

Complementary color for #hex is #589361.


I love getcolorcode.com

Triadic colors

1 #9EA76C and #6C9EA7 with #A76C9E are triadic colors.

2 #9E6CA7 and #6CA79E with #A76C9E are triadic colors.