COLOR #A7A86F

HEX: #A7A86F RGB: (167,168,111)

Color info

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

RGB color model

#A7A86F color RGB value is (167,168,111).

RGB: (167,168,111) (65%, 66%, 44%)

RGB channels and saturation

R 167 of 255 = 65%
G 168 of 255 = 66%
B 111 of 255 = 44%

167
168
111

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

Portions of RGB colors in percentages

R + G + B = 167 + 168 + 111 = 446 (100%)
R 167 of 446 ~ 37.44%
G 168 of 446 ~ 37.67%
B 111 of 446 ~ 24.89'%

%37.44
%37.67
%24.89

CMYK color model

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

  • cyan value is 0.60%
  • magenta value is 0.00%
  • yellow value is 33.93%
  • key color value is 34.12%
CMYK: (1,0,34,34) C1M0Y34K34 (1%,0%,34%,34%) (0.01/0.00/0.34/0.34) 

CMYK percentages

%0.6
%0
%33.93
%34.12

Codes

Color #A7A86F in popluar color models

A7 A8 6F
RGB 167 168 111
HSL 61° 24.68% 54.71%
HSB/HSV 61° 33.93% 65.88%
CMYK 0.60% 0.00% 33.93%
34.12%

Color #A7A86F in popluar number systems.

HEX A7 A8 6F
Decimal 167 168 111
Binary 10100111 10101000 1101111
Octal 247 250 157

Shades and tints

Shades of #A7A86F

#A7A86F
(167,168,111)
#989965
(152,153,101)
#898A5B
(137,138,91)
#7A7B51
(122,123,81)
#6B6C47
(107,108,71)
#5C5D3D
(92,93,61)
#4D4E33
(77,78,51)
#3E3F29
(62,63,41)
#2F301F
(47,48,31)
#202115
(32,33,21)
#11120B
(17,18,11)
#000000
(0,0,0)

Tints of #A7A86F

#A7A86F
(167,168,111)
#AFAF7C
(175,175,124)
#B7B689
(183,182,137)
#BFBD96
(191,189,150)
#C7C4A3
(199,196,163)
#CFCBB0
(207,203,176)
#D7D2BD
(215,210,189)
#DFD9CA
(223,217,202)
#E7E0D7
(231,224,215)
#EFE7E4
(239,231,228)
#F7EEF1
(247,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A86F; }

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

This text font color is #A7A86F.

Background Color

.myBgColor { background-color: #A7A86F; }

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

This div background color is #A7A86F.

Border color

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

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

This div border color is #A7A86F.

Opacity

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

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

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

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

This text has shadow with #A7A86F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A86F.

Preview

Color preview on black background

This text has color #A7A86F on black background.


Color preview on white background

This text has color #A7A86F on white background.


Black color preview on #A7A86F background

This text has black color on #A7A86F background.


White color preview on #A7A86F background

This text has white color on #A7A86F background.


Related colors

Complementary color

Complementary color for #hex is #585790.


I love getcolorcode.com

Triadic colors

1 #6FA7A8 and #A86FA7 with #A7A86F are triadic colors.

2 #6FA8A7 and #A8A76F with #A7A86F are triadic colors.