#AA9696 (or 0xAA9696) is unknown color: approx Dusty Grey. HEX triplet: AA, 96 and 96. RGB value is (170,150,150). Sum of RGB (Red+Green+Blue) = 170+150+150=470 (62% of max value = 765). Red value is 170 (66.80% from 255 or 36.17% from 470); Green value is 150 (58.98% from 255 or 31.91% from 470); Blue value is 150 (58.98% from 255 or 31.91% from 470); Max value from RGB is 170 - color contains mainly: red. Hex color #AA9696 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AA9696 is #556969. Grayscale: #9C9C9C. Windows color (decimal): -5597546 or 9868970. OLE color: 9868970.
HSL color Cylindrical-coordinate representation of color #AA9696: hue angle of 0º degrees, saturation: 0.11, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #AA9696 is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.33.
<style> p { color: #AA9696; } p { color: rgb(170,150,150); } H1.HeaderClassName { color: #AA9696; } .AnyTagClassName { color: #AA9696; } </style>
<style> a { background-color: #AA9696; } a { background-color: rgb(170,150,150); } div.DivClassName { background-color: #AA9696; } .BgClassName { background-color: #AA9696; } </style>
<style> span { border-color: #AA9696; } span { border-color: rgb(170,150,150); } td.TdClassName { border-color: #AA9696; } .TagClassName { border-color: #AA9696; } </style>