COLOR #A6A58B

HEX: #A6A58B RGB: (166,165,139)

Color info

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

RGB color model

#A6A58B color RGB value is (166,165,139).

RGB: (166,165,139) (65%, 65%, 55%)

RGB channels and saturation

R 166 of 255 = 65%
G 165 of 255 = 65%
B 139 of 255 = 55%

166
165
139

R + G + B ~ 62%. #A6A58B is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 165 + 139 = 470 (100%)
R 166 of 470 ~ 35.32%
G 165 of 470 ~ 35.11%
B 139 of 470 ~ 29.57'%

%35.32
%35.11
%29.57

CMYK color model

#A6A58B color CMYK value is (0,1,16,35).

  • cyan value is 0.00%
  • magenta value is 0.60%
  • yellow value is 16.27%
  • key color value is 34.90%
CMYK: (0,1,16,35) C0M1Y16K35 (0%,1%,16%,35%) (0.00/0.01/0.16/0.35) 

CMYK percentages

%0
%0.6
%16.27
%34.9

Codes

Color #A6A58B in popluar color models

A6 A5 8B
RGB 166 165 139
HSL 58° 13.17% 59.80%
HSB/HSV 58° 16.27% 65.10%
CMYK 0.00% 0.60% 16.27%
34.90%

Color #A6A58B in popluar number systems.

HEX A6 A5 8B
Decimal 166 165 139
Binary 10100110 10100101 10001011
Octal 246 245 213

Shades and tints

Shades of #A6A58B

#A6A58B
(166,165,139)
#97967F
(151,150,127)
#888773
(136,135,115)
#797867
(121,120,103)
#6A695B
(106,105,91)
#5B5A4F
(91,90,79)
#4C4B43
(76,75,67)
#3D3C37
(61,60,55)
#2E2D2B
(46,45,43)
#1F1E1F
(31,30,31)
#100F13
(16,15,19)
#000000
(0,0,0)

Tints of #A6A58B

#A6A58B
(166,165,139)
#AEAD95
(174,173,149)
#B6B59F
(182,181,159)
#BEBDA9
(190,189,169)
#C6C5B3
(198,197,179)
#CECDBD
(206,205,189)
#D6D5C7
(214,213,199)
#DEDDD1
(222,221,209)
#E6E5DB
(230,229,219)
#EEEDE5
(238,237,229)
#F6F5EF
(246,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6A58B; }

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

This text font color is #A6A58B.

Background Color

.myBgColor { background-color: #A6A58B; }

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

This div background color is #A6A58B.

Border color

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

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

This div border color is #A6A58B.

Opacity

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

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

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

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

This text has shadow with #A6A58B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A58B.

Preview

Color preview on black background

This text has color #A6A58B on black background.


Color preview on white background

This text has color #A6A58B on white background.


Black color preview on #A6A58B background

This text has black color on #A6A58B background.


White color preview on #A6A58B background

This text has white color on #A6A58B background.


Related colors

Complementary color

Complementary color for #hex is #595A74.


I love getcolorcode.com

Triadic colors

1 #8BA6A5 and #A58BA6 with #A6A58B are triadic colors.

2 #8BA5A6 and #A5A68B with #A6A58B are triadic colors.