COLOR #ABA7A9

HEX: #ABA7A9 RGB: (171,167,169)

Color info

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

RGB color model

#ABA7A9 color RGB value is (171,167,169).

RGB: (171,167,169) (67%, 65%, 66%)

RGB channels and saturation

R 171 of 255 = 67%
G 167 of 255 = 65%
B 169 of 255 = 66%

171
167
169

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

Portions of RGB colors in percentages

R + G + B = 171 + 167 + 169 = 507 (100%)
R 171 of 507 ~ 33.73%
G 167 of 507 ~ 32.94%
B 169 of 507 ~ 33.33'%

%33.73
%32.94
%33.33

CMYK color model

#ABA7A9 color CMYK value is (0,2,1,33).

  • cyan value is 0.00%
  • magenta value is 2.34%
  • yellow value is 1.17%
  • key color value is 32.94%

CMYK: (0,2,1,33)
C0M2Y1K33 (0%, 2%, 1%, 33%)
(0.00 / 0.02 / 0.01 / 0.33)

CMYK percentages

%0
%2.34
%1.17
%32.94

Codes

Color #ABA7A9 in popluar color models

AB A7 A9
RGB 171 167 169
HSL 330° 2.33% 66.27%
HSB/HSV 330° 2.34% 67.06%
CMYK 0.00% 2.34% 1.17%
32.94%

Color #ABA7A9 in popluar number systems.

HEX AB A7 A9
Decimal 171 167 169
Binary 10101011 10100111 10101001
Octal 253 247 251

Shades and tints

Shades of #ABA7A9

#ABA7A9
(171,167,169)
#9C989A
(156,152,154)
#8D898B
(141,137,139)
#7E7A7C
(126,122,124)
#6F6B6D
(111,107,109)
#605C5E
(96,92,94)
#514D4F
(81,77,79)
#423E40
(66,62,64)
#332F31
(51,47,49)
#242022
(36,32,34)
#151113
(21,17,19)
#000000
(0,0,0)

Tints of #ABA7A9

#ABA7A9
(171,167,169)
#B2AFB0
(178,175,176)
#B9B7B7
(185,183,183)
#C0BFBE
(192,191,190)
#C7C7C5
(199,199,197)
#CECFCC
(206,207,204)
#D5D7D3
(213,215,211)
#DCDFDA
(220,223,218)
#E3E7E1
(227,231,225)
#EAEFE8
(234,239,232)
#F1F7EF
(241,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABA7A9; }

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

This text font color is #ABA7A9.

Background Color

.myBgColor { background-color: #ABA7A9; }

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

This div background color is #ABA7A9.

Border color

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

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

This div border color is #ABA7A9.

Opacity

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

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

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

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

This text has shadow with #ABA7A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABA7A9.

Preview

Color preview on black background

This text has color #ABA7A9 on black background.


Color preview on white background

This text has color #ABA7A9 on white background.


Black color preview on #ABA7A9 background

This text has black color on #ABA7A9 background.


White color preview on #ABA7A9 background

This text has white color on #ABA7A9 background.


Related colors

Complementary color

Complementary color for #hex is #545856.


I love getcolorcode.com

Triadic colors

1 #A9ABA7 and #A7A9AB with #ABA7A9 are triadic colors.

2 #A9A7AB and #A7ABA9 with #ABA7A9 are triadic colors.