#AA51AE (or 0xAA51AE) is unknown color: approx Violet Blue. HEX triplet: AA, 51 and AE. RGB value is (170,81,174). Sum of RGB (Red+Green+Blue) = 170+81+174=425 (56% of max value = 765). Red value is 170 (66.80% from 255 or 40% from 425); Green value is 81 (32.03% from 255 or 19.06% from 425); Blue value is 174 (68.36% from 255 or 40.94% from 425); Max value from RGB is 174 - color contains mainly: blue. Hex color #AA51AE is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AA51AE is #55AE51. Grayscale: #757575. Windows color (decimal): -5615186 or 11424170. OLE color: 11424170.
HSL color Cylindrical-coordinate representation of color #AA51AE: hue angle of 297.42º degrees, saturation: 0.36, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #AA51AE is Cyan = 0.02, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #AA51AE; } p { color: rgb(170,81,174); } H1.HeaderClassName { color: #AA51AE; } .AnyTagClassName { color: #AA51AE; } </style>
<style> a { background-color: #AA51AE; } a { background-color: rgb(170,81,174); } div.DivClassName { background-color: #AA51AE; } .BgClassName { background-color: #AA51AE; } </style>
<style> span { border-color: #AA51AE; } span { border-color: rgb(170,81,174); } td.TdClassName { border-color: #AA51AE; } .TagClassName { border-color: #AA51AE; } </style>