COLOR #A6ABAD

HEX: #A6ABAD RGB: (166,171,173)

Color info

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

RGB color model

#A6ABAD color RGB value is (166,171,173).

RGB: (166,171,173) (65%, 67%, 68%)

RGB channels and saturation

R 166 of 255 = 65%
G 171 of 255 = 67%
B 173 of 255 = 68%

166
171
173

R + G + B ~ 67%. #A6ABAD is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 171 + 173 = 510 (100%)
R 166 of 510 ~ 32.55%
G 171 of 510 ~ 33.53%
B 173 of 510 ~ 33.92'%

%32.55
%33.53
%33.92

CMYK color model

#A6ABAD color CMYK value is (4,1,0,32).

  • cyan value is 4.05%
  • magenta value is 1.16%
  • yellow value is 0.00%
  • key color value is 32.16%
CMYK: (4,1,0,32) C4M1Y0K32 (4%,1%,0%,32%) (0.04/0.01/0.00/0.32) 

CMYK percentages

%4.05
%1.16
%0
%32.16

Codes

Color #A6ABAD in popluar color models

A6 AB AD
RGB 166 171 173
HSL 197° 4.09% 66.47%
HSB/HSV 197° 4.05% 67.84%
CMYK 4.05% 1.16% 0.00%
32.16%

Color #A6ABAD in popluar number systems.

HEX A6 AB AD
Decimal 166 171 173
Binary 10100110 10101011 10101101
Octal 246 253 255

Shades and tints

Shades of #A6ABAD

#A6ABAD
(166,171,173)
#979C9E
(151,156,158)
#888D8F
(136,141,143)
#797E80
(121,126,128)
#6A6F71
(106,111,113)
#5B6062
(91,96,98)
#4C5153
(76,81,83)
#3D4244
(61,66,68)
#2E3335
(46,51,53)
#1F2426
(31,36,38)
#101517
(16,21,23)
#000000
(0,0,0)

Tints of #A6ABAD

#A6ABAD
(166,171,173)
#AEB2B4
(174,178,180)
#B6B9BB
(182,185,187)
#BEC0C2
(190,192,194)
#C6C7C9
(198,199,201)
#CECED0
(206,206,208)
#D6D5D7
(214,213,215)
#DEDCDE
(222,220,222)
#E6E3E5
(230,227,229)
#EEEAEC
(238,234,236)
#F6F1F3
(246,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6ABAD; }

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

This text font color is #A6ABAD.

Background Color

.myBgColor { background-color: #A6ABAD; }

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

This div background color is #A6ABAD.

Border color

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

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

This div border color is #A6ABAD.

Opacity

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

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

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

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

This text has shadow with #A6ABAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6ABAD.

Preview

Color preview on black background

This text has color #A6ABAD on black background.


Color preview on white background

This text has color #A6ABAD on white background.


Black color preview on #A6ABAD background

This text has black color on #A6ABAD background.


White color preview on #A6ABAD background

This text has white color on #A6ABAD background.


Related colors

Complementary color

Complementary color for #hex is #595452.


I love getcolorcode.com

Triadic colors

1 #ADA6AB and #ABADA6 with #A6ABAD are triadic colors.

2 #ADABA6 and #ABA6AD with #A6ABAD are triadic colors.