#A0A9A8 (or 0xA0A9A8) is unknown color: approx Hit Grey. HEX triplet: A0, A9 and A8. RGB value is (160,169,168). Sum of RGB (Red+Green+Blue) = 160+169+168=497 (65% of max value = 765). Red value is 160 (62.89% from 255 or 32.19% from 497); Green value is 169 (66.41% from 255 or 34.00% from 497); Blue value is 168 (66.02% from 255 or 33.80% from 497); Max value from RGB is 169 - color contains mainly: green. Hex color #A0A9A8 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A0A9A8 is #5F5657. Grayscale: #A6A6A6. Windows color (decimal): -6248024 or 11053472. OLE color: 11053472.
HSL color Cylindrical-coordinate representation of color #A0A9A8: hue angle of 173.33º degrees, saturation: 0.05, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #A0A9A8 is Cyan = 0.05, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.34.
<style> p { color: #A0A9A8; } p { color: rgb(160,169,168); } H1.HeaderClassName { color: #A0A9A8; } .AnyTagClassName { color: #A0A9A8; } </style>
<style> a { background-color: #A0A9A8; } a { background-color: rgb(160,169,168); } div.DivClassName { background-color: #A0A9A8; } .BgClassName { background-color: #A0A9A8; } </style>
<style> span { border-color: #A0A9A8; } span { border-color: rgb(160,169,168); } td.TdClassName { border-color: #A0A9A8; } .TagClassName { border-color: #A0A9A8; } </style>