COLOR #A6A570

HEX: #A6A570 RGB: (166,165,112)

Color info

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

RGB color model

#A6A570 color RGB value is (166,165,112).

RGB: (166,165,112) (65%, 65%, 44%)

RGB channels and saturation

R 166 of 255 = 65%
G 165 of 255 = 65%
B 112 of 255 = 44%

166
165
112

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

Portions of RGB colors in percentages

R + G + B = 166 + 165 + 112 = 443 (100%)
R 166 of 443 ~ 37.47%
G 165 of 443 ~ 37.25%
B 112 of 443 ~ 25.28'%

%37.47
%37.25
%25.28

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 0.60%
  • 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
%0.6
%32.53
%34.9

Codes

Color #A6A570 in popluar color models

A6 A5 70
RGB 166 165 112
HSL 59° 23.28% 54.51%
HSB/HSV 59° 32.53% 65.10%
CMYK 0.00% 0.60% 32.53%
34.90%

Color #A6A570 in popluar number systems.

HEX A6 A5 70
Decimal 166 165 112
Binary 10100110 10100101 1110000
Octal 246 245 160

Shades and tints

Shades of #A6A570

#A6A570
(166,165,112)
#979666
(151,150,102)
#88875C
(136,135,92)
#797852
(121,120,82)
#6A6948
(106,105,72)
#5B5A3E
(91,90,62)
#4C4B34
(76,75,52)
#3D3C2A
(61,60,42)
#2E2D20
(46,45,32)
#1F1E16
(31,30,22)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #A6A570

#A6A570
(166,165,112)
#AEAD7D
(174,173,125)
#B6B58A
(182,181,138)
#BEBD97
(190,189,151)
#C6C5A4
(198,197,164)
#CECDB1
(206,205,177)
#D6D5BE
(214,213,190)
#DEDDCB
(222,221,203)
#E6E5D8
(230,229,216)
#EEEDE5
(238,237,229)
#F6F5F2
(246,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6A570; }

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

This text font color is #A6A570.

Background Color

.myBgColor { background-color: #A6A570; }

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

This div background color is #A6A570.

Border color

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

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

This div border color is #A6A570.

Opacity

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

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

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

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

This text has shadow with #A6A570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A570.

Preview

Color preview on black background

This text has color #A6A570 on black background.


Color preview on white background

This text has color #A6A570 on white background.


Black color preview on #A6A570 background

This text has black color on #A6A570 background.


White color preview on #A6A570 background

This text has white color on #A6A570 background.


Related colors

Complementary color

Complementary color for #hex is #595A8F.


I love getcolorcode.com

Triadic colors

1 #70A6A5 and #A570A6 with #A6A570 are triadic colors.

2 #70A5A6 and #A5A670 with #A6A570 are triadic colors.