COLOR #A9A470

HEX: #A9A470 RGB: (169,164,112)

Color info

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

RGB color model

#A9A470 color RGB value is (169,164,112).

RGB: (169,164,112) (66%, 64%, 44%)

RGB channels and saturation

R 169 of 255 = 66%
G 164 of 255 = 64%
B 112 of 255 = 44%

169
164
112

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

Portions of RGB colors in percentages

R + G + B = 169 + 164 + 112 = 445 (100%)
R 169 of 445 ~ 37.98%
G 164 of 445 ~ 36.85%
B 112 of 445 ~ 25.17'%

%37.98
%36.85
%25.17

CMYK color model

#A9A470 color CMYK value is (0,3,34,34).

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

CMYK: (0,3,34,34)
C0M3Y34K34 (0%, 3%, 34%, 34%)
(0.00 / 0.03 / 0.34 / 0.34)

CMYK percentages

%0
%2.96
%33.73
%33.73

Codes

Color #A9A470 in popluar color models

A9 A4 70
RGB 169 164 112
HSL 55° 24.89% 55.10%
HSB/HSV 55° 33.73% 66.27%
CMYK 0.00% 2.96% 33.73%
33.73%

Color #A9A470 in popluar number systems.

HEX A9 A4 70
Decimal 169 164 112
Binary 10101001 10100100 1110000
Octal 251 244 160

Shades and tints

Shades of #A9A470

#A9A470
(169,164,112)
#9A9666
(154,150,102)
#8B885C
(139,136,92)
#7C7A52
(124,122,82)
#6D6C48
(109,108,72)
#5E5E3E
(94,94,62)
#4F5034
(79,80,52)
#40422A
(64,66,42)
#313420
(49,52,32)
#222616
(34,38,22)
#13180C
(19,24,12)
#000000
(0,0,0)

Tints of #A9A470

#A9A470
(169,164,112)
#B0AC7D
(176,172,125)
#B7B48A
(183,180,138)
#BEBC97
(190,188,151)
#C5C4A4
(197,196,164)
#CCCCB1
(204,204,177)
#D3D4BE
(211,212,190)
#DADCCB
(218,220,203)
#E1E4D8
(225,228,216)
#E8ECE5
(232,236,229)
#EFF4F2
(239,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A9A470; }

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

This text font color is #A9A470.

Background Color

.myBgColor { background-color: #A9A470; }

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

This div background color is #A9A470.

Border color

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

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

This div border color is #A9A470.

Opacity

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

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

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

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

This text has shadow with #A9A470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9A470.

Preview

Color preview on black background

This text has color #A9A470 on black background.


Color preview on white background

This text has color #A9A470 on white background.


Black color preview on #A9A470 background

This text has black color on #A9A470 background.


White color preview on #A9A470 background

This text has white color on #A9A470 background.


Related colors

Complementary color

Complementary color for #hex is #565B8F.


I love getcolorcode.com

Triadic colors

1 #70A9A4 and #A470A9 with #A9A470 are triadic colors.

2 #70A4A9 and #A4A970 with #A9A470 are triadic colors.