#A1B2A8 (or 0xA1B2A8) is unknown color: approx Skeptic. HEX triplet: A1, B2 and A8. RGB value is (161,178,168). Sum of RGB (Red+Green+Blue) = 161+178+168=507 (67% of max value = 765). Red value is 161 (63.28% from 255 or 31.76% from 507); Green value is 178 (69.92% from 255 or 35.11% from 507); Blue value is 168 (66.02% from 255 or 33.14% from 507); Max value from RGB is 178 - color contains mainly: green. Hex color #A1B2A8 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A1B2A8 is #5E4D57. Grayscale: #ABABAB. Windows color (decimal): -6180184 or 11055777. OLE color: 11055777.
HSL color Cylindrical-coordinate representation of color #A1B2A8: hue angle of 144.71º degrees, saturation: 0.1, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #A1B2A8 is Cyan = 0.10, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.30.
<style> p { color: #a1b2a8; } p { color: rgb(161,178,168); } H1.HeaderClassName { color: #a1b2a8; } .AnyTagClassName { color: #a1b2a8; } </style>
<style> a { background-color: #a1b2a8; } a { background-color: rgb(161,178,168); } div.DivClassName { background-color: #a1b2a8; } .BgClassName { background-color: #a1b2a8; } </style>
<style> span { border-color: #a1b2a8; } span { border-color: rgb(161,178,168); } td.TdClassName { border-color: #a1b2a8; } .TagClassName { border-color: #a1b2a8; } </style>