#A6ACA9 (or 0xA6ACA9) is unknown color: approx Tower Grey. HEX triplet: A6, AC and A9. RGB value is (166,172,169). Sum of RGB (Red+Green+Blue) = 166+172+169=507 (67% of max value = 765). Red value is 166 (65.23% from 255 or 32.74% from 507); Green value is 172 (67.58% from 255 or 33.93% from 507); Blue value is 169 (66.41% from 255 or 33.33% from 507); Max value from RGB is 172 - color contains mainly: green. Hex color #A6ACA9 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A6ACA9 is #595356. Grayscale: #A9A9A9. Windows color (decimal): -5854039 or 11119782. OLE color: 11119782.
HSL color Cylindrical-coordinate representation of color #A6ACA9: hue angle of 150º degrees, saturation: 0.03, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #A6ACA9 is Cyan = 0.03, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.33.
<style> p { color: #A6ACA9; } p { color: rgb(166,172,169); } H1.HeaderClassName { color: #A6ACA9; } .AnyTagClassName { color: #A6ACA9; } </style>
<style> a { background-color: #A6ACA9; } a { background-color: rgb(166,172,169); } div.DivClassName { background-color: #A6ACA9; } .BgClassName { background-color: #A6ACA9; } </style>
<style> span { border-color: #A6ACA9; } span { border-color: rgb(166,172,169); } td.TdClassName { border-color: #A6ACA9; } .TagClassName { border-color: #A6ACA9; } </style>