COLOR #A6A1AC

HEX: #A6A1AC RGB: (166,161,172)

Color info

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

RGB color model

#A6A1AC color RGB value is (166,161,172).

RGB: (166,161,172) (65%, 63%, 67%)

RGB channels and saturation

R 166 of 255 = 65%
G 161 of 255 = 63%
B 172 of 255 = 67%

166
161
172

R + G + B ~ 65%. #A6A1AC is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 161 + 172 = 499 (100%)
R 166 of 499 ~ 33.27%
G 161 of 499 ~ 32.26%
B 172 of 499 ~ 34.47'%

%33.27
%32.26
%34.47

CMYK color model

#A6A1AC color CMYK value is (3,6,0,33).

  • cyan value is 3.49%
  • magenta value is 6.40%
  • yellow value is 0.00%
  • key color value is 32.55%

CMYK: (3,6,0,33)
C3M6Y0K33 (3%, 6%, 0%, 33%)
(0.03 / 0.06 / 0.00 / 0.33)

CMYK percentages

%3.49
%6.4
%0
%32.55

Codes

Color #A6A1AC in popluar color models

A6 A1 AC
RGB 166 161 172
HSL 267° 6.21% 65.29%
HSB/HSV 267° 6.40% 67.45%
CMYK 3.49% 6.40% 0.00%
32.55%

Color #A6A1AC in popluar number systems.

HEX A6 A1 AC
Decimal 166 161 172
Binary 10100110 10100001 10101100
Octal 246 241 254

Shades and tints

Shades of #A6A1AC

#A6A1AC
(166,161,172)
#97939D
(151,147,157)
#88858E
(136,133,142)
#79777F
(121,119,127)
#6A6970
(106,105,112)
#5B5B61
(91,91,97)
#4C4D52
(76,77,82)
#3D3F43
(61,63,67)
#2E3134
(46,49,52)
#1F2325
(31,35,37)
#101516
(16,21,22)
#000000
(0,0,0)

Tints of #A6A1AC

#A6A1AC
(166,161,172)
#AEA9B3
(174,169,179)
#B6B1BA
(182,177,186)
#BEB9C1
(190,185,193)
#C6C1C8
(198,193,200)
#CEC9CF
(206,201,207)
#D6D1D6
(214,209,214)
#DED9DD
(222,217,221)
#E6E1E4
(230,225,228)
#EEE9EB
(238,233,235)
#F6F1F2
(246,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6A1AC; }

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

This text font color is #A6A1AC.

Background Color

.myBgColor { background-color: #A6A1AC; }

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

This div background color is #A6A1AC.

Border color

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

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

This div border color is #A6A1AC.

Opacity

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

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

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

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

This text has shadow with #A6A1AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A1AC.

Preview

Color preview on black background

This text has color #A6A1AC on black background.


Color preview on white background

This text has color #A6A1AC on white background.


Black color preview on #A6A1AC background

This text has black color on #A6A1AC background.


White color preview on #A6A1AC background

This text has white color on #A6A1AC background.


Related colors

Complementary color

Complementary color for #hex is #595E53.


I love getcolorcode.com

Triadic colors

1 #ACA6A1 and #A1ACA6 with #A6A1AC are triadic colors.

2 #ACA1A6 and #A1A6AC with #A6A1AC are triadic colors.