#AAA6A7 (or 0xAAA6A7) is unknown color: approx Shady Lady. HEX triplet: AA, A6 and A7. RGB value is (170,166,167). Sum of RGB (Red+Green+Blue) = 170+166+167=503 (66% of max value = 765). Red value is 170 (66.80% from 255 or 33.80% from 503); Green value is 166 (65.23% from 255 or 33.00% from 503); Blue value is 167 (65.62% from 255 or 33.20% from 503); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA6A7 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAA6A7 is #555958. Grayscale: #A7A7A7. Windows color (decimal): -5593433 or 10987178. OLE color: 10987178.
HSL color Cylindrical-coordinate representation of color #AAA6A7: hue angle of 345º 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 #AAA6A7 is Cyan = 0, Magento = 0.02, Yellow = 0.02 and Black (K on CMYK) = 0.33.
<style> p { color: #AAA6A7; } p { color: rgb(170,166,167); } H1.HeaderClassName { color: #AAA6A7; } .AnyTagClassName { color: #AAA6A7; } </style>
<style> a { background-color: #AAA6A7; } a { background-color: rgb(170,166,167); } div.DivClassName { background-color: #AAA6A7; } .BgClassName { background-color: #AAA6A7; } </style>
<style> span { border-color: #AAA6A7; } span { border-color: rgb(170,166,167); } td.TdClassName { border-color: #AAA6A7; } .TagClassName { border-color: #AAA6A7; } </style>