#A1A9AA (or 0xA1A9AA) is unknown color: approx Gull Grey. HEX triplet: A1, A9 and AA. RGB value is (161,169,170). Sum of RGB (Red+Green+Blue) = 161+169+170=500 (66% of max value = 765). Red value is 161 (63.28% from 255 or 32.2% from 500); Green value is 169 (66.41% from 255 or 33.8% from 500); Blue value is 170 (66.80% from 255 or 34% from 500); Max value from RGB is 170 - color contains mainly: blue. Hex color #A1A9AA is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A1A9AA is #5E5655. Grayscale: #A6A6A6. Windows color (decimal): -6182486 or 11184545. OLE color: 11184545.
HSL color Cylindrical-coordinate representation of color #A1A9AA: hue angle of 186.67º degrees, saturation: 0.05, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #A1A9AA is Cyan = 0.05, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A1A9AA; } p { color: rgb(161,169,170); } H1.HeaderClassName { color: #A1A9AA; } .AnyTagClassName { color: #A1A9AA; } </style>
<style> a { background-color: #A1A9AA; } a { background-color: rgb(161,169,170); } div.DivClassName { background-color: #A1A9AA; } .BgClassName { background-color: #A1A9AA; } </style>
<style> span { border-color: #A1A9AA; } span { border-color: rgb(161,169,170); } td.TdClassName { border-color: #A1A9AA; } .TagClassName { border-color: #A1A9AA; } </style>