COLOR #A6A470

HEX: #A6A470 RGB: (166,164,112)

Color info

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

RGB color model

#A6A470 color RGB value is (166,164,112).

RGB: (166,164,112) (65%, 64%, 44%)

RGB channels and saturation

R 166 of 255 = 65%
G 164 of 255 = 64%
B 112 of 255 = 44%

166
164
112

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

Portions of RGB colors in percentages

R + G + B = 166 + 164 + 112 = 442 (100%)
R 166 of 442 ~ 37.56%
G 164 of 442 ~ 37.1%
B 112 of 442 ~ 25.34'%

%37.56
%37.1
%25.34

CMYK color model

#A6A470 color CMYK value is (0,1,33,35).

  • cyan value is 0.00%
  • magenta value is 1.20%
  • yellow value is 32.53%
  • key color value is 34.90%

CMYK: (0,1,33,35)
C0M1Y33K35 (0%, 1%, 33%, 35%)
(0.00 / 0.01 / 0.33 / 0.35)

CMYK percentages

%0
%1.2
%32.53
%34.9

Codes

Color #A6A470 in popluar color models

A6 A4 70
RGB 166 164 112
HSL 58° 23.28% 54.51%
HSB/HSV 58° 32.53% 65.10%
CMYK 0.00% 1.20% 32.53%
34.90%

Color #A6A470 in popluar number systems.

HEX A6 A4 70
Decimal 166 164 112
Binary 10100110 10100100 1110000
Octal 246 244 160

Shades and tints

Shades of #A6A470

#A6A470
(166,164,112)
#979666
(151,150,102)
#88885C
(136,136,92)
#797A52
(121,122,82)
#6A6C48
(106,108,72)
#5B5E3E
(91,94,62)
#4C5034
(76,80,52)
#3D422A
(61,66,42)
#2E3420
(46,52,32)
#1F2616
(31,38,22)
#10180C
(16,24,12)
#000000
(0,0,0)

Tints of #A6A470

#A6A470
(166,164,112)
#AEAC7D
(174,172,125)
#B6B48A
(182,180,138)
#BEBC97
(190,188,151)
#C6C4A4
(198,196,164)
#CECCB1
(206,204,177)
#D6D4BE
(214,212,190)
#DEDCCB
(222,220,203)
#E6E4D8
(230,228,216)
#EEECE5
(238,236,229)
#F6F4F2
(246,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6A470; }

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

This text font color is #A6A470.

Background Color

.myBgColor { background-color: #A6A470; }

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

This div background color is #A6A470.

Border color

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

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

This div border color is #A6A470.

Opacity

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

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

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

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

This text has shadow with #A6A470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A470.

Preview

Color preview on black background

This text has color #A6A470 on black background.


Color preview on white background

This text has color #A6A470 on white background.


Black color preview on #A6A470 background

This text has black color on #A6A470 background.


White color preview on #A6A470 background

This text has white color on #A6A470 background.


Related colors

Complementary color

Complementary color for #hex is #595B8F.


I love getcolorcode.com

Triadic colors

1 #70A6A4 and #A470A6 with #A6A470 are triadic colors.

2 #70A4A6 and #A4A670 with #A6A470 are triadic colors.