#AA5959 (or 0xAA5959) is unknown color: approx Apple Blossom. HEX triplet: AA, 59 and 59. RGB value is (170,89,89). Sum of RGB (Red+Green+Blue) = 170+89+89=348 (46% of max value = 765). Red value is 170 (66.80% from 255 or 48.85% from 348); Green value is 89 (35.16% from 255 or 25.57% from 348); Blue value is 89 (35.16% from 255 or 25.57% from 348); Max value from RGB is 170 - color contains mainly: red. Hex color #AA5959 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AA5959 is #55A6A6. Grayscale: #717171. Windows color (decimal): -5613223 or 5855658. OLE color: 5855658.
HSL color Cylindrical-coordinate representation of color #AA5959: hue angle of 0º degrees, saturation: 0.32, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #AA5959 is Cyan = 0, Magento = 0.48, Yellow = 0.48 and Black (K on CMYK) = 0.33.
<style> p { color: #AA5959; } p { color: rgb(170,89,89); } H1.HeaderClassName { color: #AA5959; } .AnyTagClassName { color: #AA5959; } </style>
<style> a { background-color: #AA5959; } a { background-color: rgb(170,89,89); } div.DivClassName { background-color: #AA5959; } .BgClassName { background-color: #AA5959; } </style>
<style> span { border-color: #AA5959; } span { border-color: rgb(170,89,89); } td.TdClassName { border-color: #AA5959; } .TagClassName { border-color: #AA5959; } </style>