COLOR #A6A16E

HEX: #A6A16E RGB: (166,161,110)

Color info

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

RGB color model

#A6A16E color RGB value is (166,161,110).

RGB: (166,161,110) (65%, 63%, 43%)

RGB channels and saturation

R 166 of 255 = 65%
G 161 of 255 = 63%
B 110 of 255 = 43%

166
161
110

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

Portions of RGB colors in percentages

R + G + B = 166 + 161 + 110 = 437 (100%)
R 166 of 437 ~ 37.99%
G 161 of 437 ~ 36.84%
B 110 of 437 ~ 25.17'%

%37.99
%36.84
%25.17

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 3.01%
  • yellow value is 33.73%
  • key color value is 34.90%

CMYK: (0,3,34,35)
C0M3Y34K35 (0%, 3%, 34%, 35%)
(0.00 / 0.03 / 0.34 / 0.35)

CMYK percentages

%0
%3.01
%33.73
%34.9

Codes

Color #A6A16E in popluar color models

A6 A1 6E
RGB 166 161 110
HSL 55° 23.93% 54.12%
HSB/HSV 55° 33.73% 65.10%
CMYK 0.00% 3.01% 33.73%
34.90%

Color #A6A16E in popluar number systems.

HEX A6 A1 6E
Decimal 166 161 110
Binary 10100110 10100001 1101110
Octal 246 241 156

Shades and tints

Shades of #A6A16E

#A6A16E
(166,161,110)
#979364
(151,147,100)
#88855A
(136,133,90)
#797750
(121,119,80)
#6A6946
(106,105,70)
#5B5B3C
(91,91,60)
#4C4D32
(76,77,50)
#3D3F28
(61,63,40)
#2E311E
(46,49,30)
#1F2314
(31,35,20)
#10150A
(16,21,10)
#000000
(0,0,0)

Tints of #A6A16E

#A6A16E
(166,161,110)
#AEA97B
(174,169,123)
#B6B188
(182,177,136)
#BEB995
(190,185,149)
#C6C1A2
(198,193,162)
#CEC9AF
(206,201,175)
#D6D1BC
(214,209,188)
#DED9C9
(222,217,201)
#E6E1D6
(230,225,214)
#EEE9E3
(238,233,227)
#F6F1F0
(246,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6A16E color. Also use rgb(166,161,110) instead hex code.

Text Font Color

.myTextColor { color: #A6A16E; }

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

This text font color is #A6A16E.

Background Color

.myBgColor { background-color: #A6A16E; }

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

This div background color is #A6A16E.

Border color

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

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

This div border color is #A6A16E.

Opacity

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

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

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

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

This text has shadow with #A6A16E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A16E.

Preview

Color preview on black background

This text has color #A6A16E on black background.


Color preview on white background

This text has color #A6A16E on white background.


Black color preview on #A6A16E background

This text has black color on #A6A16E background.


White color preview on #A6A16E background

This text has white color on #A6A16E background.


Related colors

Complementary color

Complementary color for #hex is #595E91.


I love getcolorcode.com

Triadic colors

1 #6EA6A1 and #A16EA6 with #A6A16E are triadic colors.

2 #6EA1A6 and #A1A66E with #A6A16E are triadic colors.