COLOR #ABA8A6

HEX: #ABA8A6 RGB: (171,168,166)

Color info

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

RGB color model

#ABA8A6 color RGB value is (171,168,166).

RGB: (171,168,166) (67%, 66%, 65%)

RGB channels and saturation

R 171 of 255 = 67%
G 168 of 255 = 66%
B 166 of 255 = 65%

171
168
166

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

Portions of RGB colors in percentages

R + G + B = 171 + 168 + 166 = 505 (100%)
R 171 of 505 ~ 33.86%
G 168 of 505 ~ 33.27%
B 166 of 505 ~ 32.87'%

%33.86
%33.27
%32.87

CMYK color model

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

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

CMYK percentages

%0
%1.75
%2.92
%32.94

Codes

Color #ABA8A6 in popluar color models

AB A8 A6
RGB 171 168 166
HSL 24° 2.89% 66.08%
HSB/HSV 24° 2.92% 67.06%
CMYK 0.00% 1.75% 2.92%
32.94%

Color #ABA8A6 in popluar number systems.

HEX AB A8 A6
Decimal 171 168 166
Binary 10101011 10101000 10100110
Octal 253 250 246

Shades and tints

Shades of #ABA8A6

#ABA8A6
(171,168,166)
#9C9997
(156,153,151)
#8D8A88
(141,138,136)
#7E7B79
(126,123,121)
#6F6C6A
(111,108,106)
#605D5B
(96,93,91)
#514E4C
(81,78,76)
#423F3D
(66,63,61)
#33302E
(51,48,46)
#24211F
(36,33,31)
#151210
(21,18,16)
#000000
(0,0,0)

Tints of #ABA8A6

#ABA8A6
(171,168,166)
#B2AFAE
(178,175,174)
#B9B6B6
(185,182,182)
#C0BDBE
(192,189,190)
#C7C4C6
(199,196,198)
#CECBCE
(206,203,206)
#D5D2D6
(213,210,214)
#DCD9DE
(220,217,222)
#E3E0E6
(227,224,230)
#EAE7EE
(234,231,238)
#F1EEF6
(241,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABA8A6; }

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

This text font color is #ABA8A6.

Background Color

.myBgColor { background-color: #ABA8A6; }

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

This div background color is #ABA8A6.

Border color

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

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

This div border color is #ABA8A6.

Opacity

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

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

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

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

This text has shadow with #ABA8A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABA8A6.

Preview

Color preview on black background

This text has color #ABA8A6 on black background.


Color preview on white background

This text has color #ABA8A6 on white background.


Black color preview on #ABA8A6 background

This text has black color on #ABA8A6 background.


White color preview on #ABA8A6 background

This text has white color on #ABA8A6 background.


Related colors

Complementary color

Complementary color for #hex is #545759.


I love getcolorcode.com

Triadic colors

1 #A6ABA8 and #A8A6AB with #ABA8A6 are triadic colors.

2 #A6A8AB and #A8ABA6 with #ABA8A6 are triadic colors.