COLOR #A7AA76

HEX: #A7AA76 RGB: (167,170,118)

Color info

#A7AA76 contains red, green and blue colors in about the same proportion. Web safe color of #A7AA76 is #999966 (or #996).

RGB color model

#A7AA76 color RGB value is (167,170,118).

RGB: (167,170,118) (65%, 67%, 46%)

RGB channels and saturation

R 167 of 255 = 65%
G 170 of 255 = 67%
B 118 of 255 = 46%

167
170
118

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

Portions of RGB colors in percentages

R + G + B = 167 + 170 + 118 = 455 (100%)
R 167 of 455 ~ 36.7%
G 170 of 455 ~ 37.36%
B 118 of 455 ~ 25.93'%

%36.7
%37.36
%25.93

CMYK color model

#A7AA76 color CMYK value is (2,0,31,33).

  • cyan value is 1.76%
  • magenta value is 0.00%
  • yellow value is 30.59%
  • key color value is 33.33%

CMYK: (2,0,31,33)
C2M0Y31K33 (2%, 0%, 31%, 33%)
(0.02 / 0.00 / 0.31 / 0.33)

CMYK percentages

%1.76
%0
%30.59
%33.33

Codes

Color #A7AA76 in popluar color models

A7 AA 76
RGB 167 170 118
HSL 63° 23.42% 56.47%
HSB/HSV 63° 30.59% 66.67%
CMYK 1.76% 0.00% 30.59%
33.33%

Color #A7AA76 in popluar number systems.

HEX A7 AA 76
Decimal 167 170 118
Binary 10100111 10101010 1110110
Octal 247 252 166

Shades and tints

Shades of #A7AA76

#A7AA76
(167,170,118)
#989B6C
(152,155,108)
#898C62
(137,140,98)
#7A7D58
(122,125,88)
#6B6E4E
(107,110,78)
#5C5F44
(92,95,68)
#4D503A
(77,80,58)
#3E4130
(62,65,48)
#2F3226
(47,50,38)
#20231C
(32,35,28)
#111412
(17,20,18)
#000000
(0,0,0)

Tints of #A7AA76

#A7AA76
(167,170,118)
#AFB182
(175,177,130)
#B7B88E
(183,184,142)
#BFBF9A
(191,191,154)
#C7C6A6
(199,198,166)
#CFCDB2
(207,205,178)
#D7D4BE
(215,212,190)
#DFDBCA
(223,219,202)
#E7E2D6
(231,226,214)
#EFE9E2
(239,233,226)
#F7F0EE
(247,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7AA76 color. Also use rgb(167,170,118) instead hex code.

Text Font Color

.myTextColor { color: #A7AA76; }

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

This text font color is #A7AA76.

Background Color

.myBgColor { background-color: #A7AA76; }

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

This div background color is #A7AA76.

Border color

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

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

This div border color is #A7AA76.

Opacity

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

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

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

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

This text has shadow with #A7AA76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7AA76.

Preview

Color preview on black background

This text has color #A7AA76 on black background.


Color preview on white background

This text has color #A7AA76 on white background.


Black color preview on #A7AA76 background

This text has black color on #A7AA76 background.


White color preview on #A7AA76 background

This text has white color on #A7AA76 background.


Related colors

Complementary color

Complementary color for #hex is #585589.


I love getcolorcode.com

Triadic colors

1 #76A7AA and #AA76A7 with #A7AA76 are triadic colors.

2 #76AAA7 and #AAA776 with #A7AA76 are triadic colors.