#AA9595 (or 0xAA9595) is unknown color: approx Dusty Grey. HEX triplet: AA, 95 and 95. RGB value is (170,149,149). Sum of RGB (Red+Green+Blue) = 170+149+149=468 (61% of max value = 765). Red value is 170 (66.80% from 255 or 36.32% from 468); Green value is 149 (58.59% from 255 or 31.84% from 468); Blue value is 149 (58.59% from 255 or 31.84% from 468); Max value from RGB is 170 - color contains mainly: red. Hex color #AA9595 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AA9595 is #556A6A. Grayscale: #9B9B9B. Windows color (decimal): -5597803 or 9803178. OLE color: 9803178.
HSL color Cylindrical-coordinate representation of color #AA9595: 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 #AA9595 is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.33.
<style> p { color: #AA9595; } p { color: rgb(170,149,149); } H1.HeaderClassName { color: #AA9595; } .AnyTagClassName { color: #AA9595; } </style>
<style> a { background-color: #AA9595; } a { background-color: rgb(170,149,149); } div.DivClassName { background-color: #AA9595; } .BgClassName { background-color: #AA9595; } </style>
<style> span { border-color: #AA9595; } span { border-color: rgb(170,149,149); } td.TdClassName { border-color: #AA9595; } .TagClassName { border-color: #AA9595; } </style>