COLOR #A6ABA7

HEX: #A6ABA7 RGB: (166,171,167)

Color info

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

RGB color model

#A6ABA7 color RGB value is (166,171,167).

RGB: (166,171,167) (65%, 67%, 65%)

RGB channels and saturation

R 166 of 255 = 65%
G 171 of 255 = 67%
B 167 of 255 = 65%

166
171
167

R + G + B ~ 66%. #A6ABA7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 171 + 167 = 504 (100%)
R 166 of 504 ~ 32.94%
G 171 of 504 ~ 33.93%
B 167 of 504 ~ 33.13'%

%32.94
%33.93
%33.13

CMYK color model

#A6ABA7 color CMYK value is (3,0,2,33).

  • cyan value is 2.92%
  • magenta value is 0.00%
  • yellow value is 2.34%
  • key color value is 32.94%
CMYK: (3,0,2,33) C3M0Y2K33 (3%,0%,2%,33%) (0.03/0.00/0.02/0.33) 

CMYK percentages

%2.92
%0
%2.34
%32.94

Codes

Color #A6ABA7 in popluar color models

A6 AB A7
RGB 166 171 167
HSL 132° 2.89% 66.08%
HSB/HSV 132° 2.92% 67.06%
CMYK 2.92% 0.00% 2.34%
32.94%

Color #A6ABA7 in popluar number systems.

HEX A6 AB A7
Decimal 166 171 167
Binary 10100110 10101011 10100111
Octal 246 253 247

Shades and tints

Shades of #A6ABA7

#A6ABA7
(166,171,167)
#979C98
(151,156,152)
#888D89
(136,141,137)
#797E7A
(121,126,122)
#6A6F6B
(106,111,107)
#5B605C
(91,96,92)
#4C514D
(76,81,77)
#3D423E
(61,66,62)
#2E332F
(46,51,47)
#1F2420
(31,36,32)
#101511
(16,21,17)
#000000
(0,0,0)

Tints of #A6ABA7

#A6ABA7
(166,171,167)
#AEB2AF
(174,178,175)
#B6B9B7
(182,185,183)
#BEC0BF
(190,192,191)
#C6C7C7
(198,199,199)
#CECECF
(206,206,207)
#D6D5D7
(214,213,215)
#DEDCDF
(222,220,223)
#E6E3E7
(230,227,231)
#EEEAEF
(238,234,239)
#F6F1F7
(246,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6ABA7 color. Also use rgb(166,171,167) instead hex code.

Text Font Color

.myTextColor { color: #A6ABA7; }

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

This text font color is #A6ABA7.

Background Color

.myBgColor { background-color: #A6ABA7; }

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

This div background color is #A6ABA7.

Border color

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

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

This div border color is #A6ABA7.

Opacity

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

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

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

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

This text has shadow with #A6ABA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6ABA7.

Preview

Color preview on black background

This text has color #A6ABA7 on black background.


Color preview on white background

This text has color #A6ABA7 on white background.


Black color preview on #A6ABA7 background

This text has black color on #A6ABA7 background.


White color preview on #A6ABA7 background

This text has white color on #A6ABA7 background.


Related colors

Complementary color

Complementary color for #hex is #595458.


I love getcolorcode.com

Triadic colors

1 #A7A6AB and #ABA7A6 with #A6ABA7 are triadic colors.

2 #A7ABA6 and #ABA6A7 with #A6ABA7 are triadic colors.