#ABA9A9 (or 0xABA9A9) is unknown color: approx Dark Gray. HEX triplet: AB, A9 and A9. RGB value is (171,169,169). Sum of RGB (Red+Green+Blue) = 171+169+169=509 (67% of max value = 765). Red value is 171 (67.19% from 255 or 33.60% from 509); Green value is 169 (66.41% from 255 or 33.20% from 509); Blue value is 169 (66.41% from 255 or 33.20% from 509); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA9A9 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ABA9A9 is #545656. Grayscale: #A9A9A9. Windows color (decimal): -5527127 or 11119019. OLE color: 11119019.
HSL color Cylindrical-coordinate representation of color #ABA9A9: hue angle of 0º degrees, saturation: 0.01, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #ABA9A9 is Cyan = 0, Magento = 0.01, Yellow = 0.01 and Black (K on CMYK) = 0.33.
<style> p { color: #ABA9A9; } p { color: rgb(171,169,169); } H1.HeaderClassName { color: #ABA9A9; } .AnyTagClassName { color: #ABA9A9; } </style>
<style> a { background-color: #ABA9A9; } a { background-color: rgb(171,169,169); } div.DivClassName { background-color: #ABA9A9; } .BgClassName { background-color: #ABA9A9; } </style>
<style> span { border-color: #ABA9A9; } span { border-color: rgb(171,169,169); } td.TdClassName { border-color: #ABA9A9; } .TagClassName { border-color: #ABA9A9; } </style>