#A9AAAB (or 0xA9AAAB) is unknown color: approx Grey Chateau. HEX triplet: A9, AA and AB. RGB value is (169,170,171). Sum of RGB (Red+Green+Blue) = 169+170+171=510 (67% of max value = 765). Red value is 169 (66.41% from 255 or 33.14% from 510); Green value is 170 (66.80% from 255 or 33.33% from 510); Blue value is 171 (67.19% from 255 or 33.53% from 510); Max value from RGB is 171 - color contains mainly: blue. Hex color #A9AAAB is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A9AAAB is #565554. Grayscale: #A9A9A9. Windows color (decimal): -5657941 or 11250345. OLE color: 11250345.
HSL color Cylindrical-coordinate representation of color #A9AAAB: hue angle of 210º 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 #A9AAAB is Cyan = 0.01, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A9AAAB; } p { color: rgb(169,170,171); } H1.HeaderClassName { color: #A9AAAB; } .AnyTagClassName { color: #A9AAAB; } </style>
<style> a { background-color: #A9AAAB; } a { background-color: rgb(169,170,171); } div.DivClassName { background-color: #A9AAAB; } .BgClassName { background-color: #A9AAAB; } </style>
<style> span { border-color: #A9AAAB; } span { border-color: rgb(169,170,171); } td.TdClassName { border-color: #A9AAAB; } .TagClassName { border-color: #A9AAAB; } </style>