COLOR #A8A970

HEX: #A8A970 RGB: (168,169,112)

Color info

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

RGB color model

#A8A970 color RGB value is (168,169,112).

RGB: (168,169,112) (66%, 66%, 44%)

RGB channels and saturation

R 168 of 255 = 66%
G 169 of 255 = 66%
B 112 of 255 = 44%

168
169
112

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

Portions of RGB colors in percentages

R + G + B = 168 + 169 + 112 = 449 (100%)
R 168 of 449 ~ 37.42%
G 169 of 449 ~ 37.64%
B 112 of 449 ~ 24.94'%

%37.42
%37.64
%24.94

CMYK color model

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

  • cyan value is 0.59%
  • magenta value is 0.00%
  • yellow value is 33.73%
  • key color value is 33.73%

CMYK: (1,0,34,34)
C1M0Y34K34 (1%, 0%, 34%, 34%)
(0.01 / 0.00 / 0.34 / 0.34)

CMYK percentages

%0.59
%0
%33.73
%33.73

Codes

Color #A8A970 in popluar color models

A8 A9 70
RGB 168 169 112
HSL 61° 24.89% 55.10%
HSB/HSV 61° 33.73% 66.27%
CMYK 0.59% 0.00% 33.73%
33.73%

Color #A8A970 in popluar number systems.

HEX A8 A9 70
Decimal 168 169 112
Binary 10101000 10101001 1110000
Octal 250 251 160

Shades and tints

Shades of #A8A970

#A8A970
(168,169,112)
#999A66
(153,154,102)
#8A8B5C
(138,139,92)
#7B7C52
(123,124,82)
#6C6D48
(108,109,72)
#5D5E3E
(93,94,62)
#4E4F34
(78,79,52)
#3F402A
(63,64,42)
#303120
(48,49,32)
#212216
(33,34,22)
#12130C
(18,19,12)
#000000
(0,0,0)

Tints of #A8A970

#A8A970
(168,169,112)
#AFB07D
(175,176,125)
#B6B78A
(182,183,138)
#BDBE97
(189,190,151)
#C4C5A4
(196,197,164)
#CBCCB1
(203,204,177)
#D2D3BE
(210,211,190)
#D9DACB
(217,218,203)
#E0E1D8
(224,225,216)
#E7E8E5
(231,232,229)
#EEEFF2
(238,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8A970 color. Also use rgb(168,169,112) instead hex code.

Text Font Color

.myTextColor { color: #A8A970; }

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

This text font color is #A8A970.

Background Color

.myBgColor { background-color: #A8A970; }

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

This div background color is #A8A970.

Border color

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

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

This div border color is #A8A970.

Opacity

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

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

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

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

This text has shadow with #A8A970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8A970.

Preview

Color preview on black background

This text has color #A8A970 on black background.


Color preview on white background

This text has color #A8A970 on white background.


Black color preview on #A8A970 background

This text has black color on #A8A970 background.


White color preview on #A8A970 background

This text has white color on #A8A970 background.


Related colors

Complementary color

Complementary color for #hex is #57568F.


I love getcolorcode.com

Triadic colors

1 #70A8A9 and #A970A8 with #A8A970 are triadic colors.

2 #70A9A8 and #A9A870 with #A8A970 are triadic colors.