#A8AAAB (or 0xA8AAAB) is unknown color: approx Gull Grey. HEX triplet: A8, AA and AB. RGB value is (168,170,171). Sum of RGB (Red+Green+Blue) = 168+170+171=509 (67% of max value = 765). Red value is 168 (66.02% from 255 or 33.01% from 509); Green value is 170 (66.80% from 255 or 33.40% from 509); Blue value is 171 (67.19% from 255 or 33.60% from 509); Max value from RGB is 171 - color contains mainly: blue. Hex color #A8AAAB is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A8AAAB is #575554. Grayscale: #A9A9A9. Windows color (decimal): -5723477 or 11250344. OLE color: 11250344.
HSL color Cylindrical-coordinate representation of color #A8AAAB: hue angle of 200º degrees, saturation: 0.02, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #A8AAAB is Cyan = 0.02, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A8AAAB; } p { color: rgb(168,170,171); } H1.HeaderClassName { color: #A8AAAB; } .AnyTagClassName { color: #A8AAAB; } </style>
<style> a { background-color: #A8AAAB; } a { background-color: rgb(168,170,171); } div.DivClassName { background-color: #A8AAAB; } .BgClassName { background-color: #A8AAAB; } </style>
<style> span { border-color: #A8AAAB; } span { border-color: rgb(168,170,171); } td.TdClassName { border-color: #A8AAAB; } .TagClassName { border-color: #A8AAAB; } </style>