COLOR #A6A08A

HEX: #A6A08A RGB: (166,160,138)

Color info

#A6A08A contains red, green and blue colors in about the same proportion. Web safe color of #A6A08A is #999999 (or #999).

RGB color model

#A6A08A color RGB value is (166,160,138).

RGB: (166,160,138) (65%, 63%, 54%)

RGB channels and saturation

R 166 of 255 = 65%
G 160 of 255 = 63%
B 138 of 255 = 54%

166
160
138

R + G + B ~ 61%. #A6A08A is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 160 + 138 = 464 (100%)
R 166 of 464 ~ 35.78%
G 160 of 464 ~ 34.48%
B 138 of 464 ~ 29.74'%

%35.78
%34.48
%29.74

CMYK color model

#A6A08A color CMYK value is (0,4,17,35).

  • cyan value is 0.00%
  • magenta value is 3.61%
  • yellow value is 16.87%
  • key color value is 34.90%

CMYK: (0,4,17,35)
C0M4Y17K35 (0%, 4%, 17%, 35%)
(0.00 / 0.04 / 0.17 / 0.35)

CMYK percentages

%0
%3.61
%16.87
%34.9

Codes

Color #A6A08A in popluar color models

A6 A0 8A
RGB 166 160 138
HSL 47° 13.59% 59.61%
HSB/HSV 47° 16.87% 65.10%
CMYK 0.00% 3.61% 16.87%
34.90%

Color #A6A08A in popluar number systems.

HEX A6 A0 8A
Decimal 166 160 138
Binary 10100110 10100000 10001010
Octal 246 240 212

Shades and tints

Shades of #A6A08A

#A6A08A
(166,160,138)
#97927E
(151,146,126)
#888472
(136,132,114)
#797666
(121,118,102)
#6A685A
(106,104,90)
#5B5A4E
(91,90,78)
#4C4C42
(76,76,66)
#3D3E36
(61,62,54)
#2E302A
(46,48,42)
#1F221E
(31,34,30)
#101412
(16,20,18)
#000000
(0,0,0)

Tints of #A6A08A

#A6A08A
(166,160,138)
#AEA894
(174,168,148)
#B6B09E
(182,176,158)
#BEB8A8
(190,184,168)
#C6C0B2
(198,192,178)
#CEC8BC
(206,200,188)
#D6D0C6
(214,208,198)
#DED8D0
(222,216,208)
#E6E0DA
(230,224,218)
#EEE8E4
(238,232,228)
#F6F0EE
(246,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6A08A color. Also use rgb(166,160,138) instead hex code.

Text Font Color

.myTextColor { color: #A6A08A; }

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

This text font color is #A6A08A.

Background Color

.myBgColor { background-color: #A6A08A; }

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

This div background color is #A6A08A.

Border color

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

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

This div border color is #A6A08A.

Opacity

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

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

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

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

This text has shadow with #A6A08A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A08A.

Preview

Color preview on black background

This text has color #A6A08A on black background.


Color preview on white background

This text has color #A6A08A on white background.


Black color preview on #A6A08A background

This text has black color on #A6A08A background.


White color preview on #A6A08A background

This text has white color on #A6A08A background.


Related colors

Complementary color

Complementary color for #hex is #595F75.


I love getcolorcode.com

Triadic colors

1 #8AA6A0 and #A08AA6 with #A6A08A are triadic colors.

2 #8AA0A6 and #A0A68A with #A6A08A are triadic colors.