#AA515F (or 0xAA515F) is unknown color: approx Hippie Pink. HEX triplet: AA, 51 and 5F. RGB value is (170,81,95). Sum of RGB (Red+Green+Blue) = 170+81+95=346 (45% of max value = 765). Red value is 170 (66.80% from 255 or 49.13% from 346); Green value is 81 (32.03% from 255 or 23.41% from 346); Blue value is 95 (37.5% from 255 or 27.46% from 346); Max value from RGB is 170 - color contains mainly: red. Hex color #AA515F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AA515F is #55AEA0. Grayscale: #6D6D6D. Windows color (decimal): -5615265 or 6246826. OLE color: 6246826.
HSL color Cylindrical-coordinate representation of color #AA515F: hue angle of 350.56º degrees, saturation: 0.35, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #AA515F is Cyan = 0, Magento = 0.52, Yellow = 0.44 and Black (K on CMYK) = 0.33.
<style> p { color: #AA515F; } p { color: rgb(170,81,95); } H1.HeaderClassName { color: #AA515F; } .AnyTagClassName { color: #AA515F; } </style>
<style> a { background-color: #AA515F; } a { background-color: rgb(170,81,95); } div.DivClassName { background-color: #AA515F; } .BgClassName { background-color: #AA515F; } </style>
<style> span { border-color: #AA515F; } span { border-color: rgb(170,81,95); } td.TdClassName { border-color: #AA515F; } .TagClassName { border-color: #AA515F; } </style>