#AA5A53 (or 0xAA5A53) is unknown color: approx Apple Blossom. HEX triplet: AA, 5A and 53. RGB value is (170,90,83). Sum of RGB (Red+Green+Blue) = 170+90+83=343 (45% of max value = 765). Red value is 170 (66.80% from 255 or 49.56% from 343); Green value is 90 (35.55% from 255 or 26.24% from 343); Blue value is 83 (32.81% from 255 or 24.20% from 343); Max value from RGB is 170 - color contains mainly: red. Hex color #AA5A53 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AA5A53 is #55A5AC. Grayscale: #717171. Windows color (decimal): -5612973 or 5462698. OLE color: 5462698.
HSL color Cylindrical-coordinate representation of color #AA5A53: hue angle of 4.83º degrees, saturation: 0.34, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #AA5A53 is Cyan = 0, Magento = 0.47, Yellow = 0.51 and Black (K on CMYK) = 0.33.
<style> p { color: #AA5A53; } p { color: rgb(170,90,83); } H1.HeaderClassName { color: #AA5A53; } .AnyTagClassName { color: #AA5A53; } </style>
<style> a { background-color: #AA5A53; } a { background-color: rgb(170,90,83); } div.DivClassName { background-color: #AA5A53; } .BgClassName { background-color: #AA5A53; } </style>
<style> span { border-color: #AA5A53; } span { border-color: rgb(170,90,83); } td.TdClassName { border-color: #AA5A53; } .TagClassName { border-color: #AA5A53; } </style>