COLOR #A6A495

HEX: #A6A495 RGB: (166,164,149)

Color info

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

RGB color model

#A6A495 color RGB value is (166,164,149).

RGB: (166,164,149) (65%, 64%, 58%)

RGB channels and saturation

R 166 of 255 = 65%
G 164 of 255 = 64%
B 149 of 255 = 58%

166
164
149

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

Portions of RGB colors in percentages

R + G + B = 166 + 164 + 149 = 479 (100%)
R 166 of 479 ~ 34.66%
G 164 of 479 ~ 34.24%
B 149 of 479 ~ 31.11'%

%34.66
%34.24
%31.11

CMYK color model

#A6A495 color CMYK value is (0,1,10,35).

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

CMYK: (0,1,10,35)
C0M1Y10K35 (0%, 1%, 10%, 35%)
(0.00 / 0.01 / 0.10 / 0.35)

CMYK percentages

%0
%1.2
%10.24
%34.9

Codes

Color #A6A495 in popluar color models

A6 A4 95
RGB 166 164 149
HSL 53° 8.72% 61.76%
HSB/HSV 53° 10.24% 65.10%
CMYK 0.00% 1.20% 10.24%
34.90%

Color #A6A495 in popluar number systems.

HEX A6 A4 95
Decimal 166 164 149
Binary 10100110 10100100 10010101
Octal 246 244 225

Shades and tints

Shades of #A6A495

#A6A495
(166,164,149)
#979688
(151,150,136)
#88887B
(136,136,123)
#797A6E
(121,122,110)
#6A6C61
(106,108,97)
#5B5E54
(91,94,84)
#4C5047
(76,80,71)
#3D423A
(61,66,58)
#2E342D
(46,52,45)
#1F2620
(31,38,32)
#101813
(16,24,19)
#000000
(0,0,0)

Tints of #A6A495

#A6A495
(166,164,149)
#AEAC9E
(174,172,158)
#B6B4A7
(182,180,167)
#BEBCB0
(190,188,176)
#C6C4B9
(198,196,185)
#CECCC2
(206,204,194)
#D6D4CB
(214,212,203)
#DEDCD4
(222,220,212)
#E6E4DD
(230,228,221)
#EEECE6
(238,236,230)
#F6F4EF
(246,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6A495; }

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

This text font color is #A6A495.

Background Color

.myBgColor { background-color: #A6A495; }

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

This div background color is #A6A495.

Border color

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

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

This div border color is #A6A495.

Opacity

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

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

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

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

This text has shadow with #A6A495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A495.

Preview

Color preview on black background

This text has color #A6A495 on black background.


Color preview on white background

This text has color #A6A495 on white background.


Black color preview on #A6A495 background

This text has black color on #A6A495 background.


White color preview on #A6A495 background

This text has white color on #A6A495 background.


Related colors

Complementary color

Complementary color for #hex is #595B6A.


I love getcolorcode.com

Triadic colors

1 #95A6A4 and #A495A6 with #A6A495 are triadic colors.

2 #95A4A6 and #A4A695 with #A6A495 are triadic colors.