COLOR #A7A871

HEX: #A7A871 RGB: (167,168,113)

Color info

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

RGB color model

#A7A871 color RGB value is (167,168,113).

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

RGB channels and saturation

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

167
168
113

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

Portions of RGB colors in percentages

R + G + B = 167 + 168 + 113 = 448 (100%)
R 167 of 448 ~ 37.28%
G 168 of 448 ~ 37.5%
B 113 of 448 ~ 25.22'%

%37.28
%37.5
%25.22

CMYK color model

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

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

CMYK: (1,0,33,34)
C1M0Y33K34 (1%, 0%, 33%, 34%)
(0.01 / 0.00 / 0.33 / 0.34)

CMYK percentages

%0.6
%0
%32.74
%34.12

Codes

Color #A7A871 in popluar color models

A7 A8 71
RGB 167 168 113
HSL 61° 24.02% 55.10%
HSB/HSV 61° 32.74% 65.88%
CMYK 0.60% 0.00% 32.74%
34.12%

Color #A7A871 in popluar number systems.

HEX A7 A8 71
Decimal 167 168 113
Binary 10100111 10101000 1110001
Octal 247 250 161

Shades and tints

Shades of #A7A871

#A7A871
(167,168,113)
#989967
(152,153,103)
#898A5D
(137,138,93)
#7A7B53
(122,123,83)
#6B6C49
(107,108,73)
#5C5D3F
(92,93,63)
#4D4E35
(77,78,53)
#3E3F2B
(62,63,43)
#2F3021
(47,48,33)
#202117
(32,33,23)
#11120D
(17,18,13)
#000000
(0,0,0)

Tints of #A7A871

#A7A871
(167,168,113)
#AFAF7D
(175,175,125)
#B7B689
(183,182,137)
#BFBD95
(191,189,149)
#C7C4A1
(199,196,161)
#CFCBAD
(207,203,173)
#D7D2B9
(215,210,185)
#DFD9C5
(223,217,197)
#E7E0D1
(231,224,209)
#EFE7DD
(239,231,221)
#F7EEE9
(247,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A871; }

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

This text font color is #A7A871.

Background Color

.myBgColor { background-color: #A7A871; }

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

This div background color is #A7A871.

Border color

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

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

This div border color is #A7A871.

Opacity

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

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

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

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

This text has shadow with #A7A871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A871.

Preview

Color preview on black background

This text has color #A7A871 on black background.


Color preview on white background

This text has color #A7A871 on white background.


Black color preview on #A7A871 background

This text has black color on #A7A871 background.


White color preview on #A7A871 background

This text has white color on #A7A871 background.


Related colors

Complementary color

Complementary color for #hex is #58578E.


I love getcolorcode.com

Triadic colors

1 #71A7A8 and #A871A7 with #A7A871 are triadic colors.

2 #71A8A7 and #A8A771 with #A7A871 are triadic colors.