#AA43A5 (or 0xAA43A5) is unknown color: approx Violet Blue. HEX triplet: AA, 43 and A5. RGB value is (170,67,165). Sum of RGB (Red+Green+Blue) = 170+67+165=402 (53% of max value = 765). Red value is 170 (66.80% from 255 or 42.29% from 402); Green value is 67 (26.56% from 255 or 16.67% from 402); Blue value is 165 (64.84% from 255 or 41.04% from 402); Max value from RGB is 170 - color contains mainly: red. Hex color #AA43A5 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AA43A5 is #55BC5A. Grayscale: #6C6C6C. Windows color (decimal): -5618779 or 10830762. OLE color: 10830762.
HSL color Cylindrical-coordinate representation of color #AA43A5: hue angle of 302.91º degrees, saturation: 0.43, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #AA43A5 is Cyan = 0, Magento = 0.61, Yellow = 0.03 and Black (K on CMYK) = 0.33.
<style> p { color: #AA43A5; } p { color: rgb(170,67,165); } H1.HeaderClassName { color: #AA43A5; } .AnyTagClassName { color: #AA43A5; } </style>
<style> a { background-color: #AA43A5; } a { background-color: rgb(170,67,165); } div.DivClassName { background-color: #AA43A5; } .BgClassName { background-color: #AA43A5; } </style>
<style> span { border-color: #AA43A5; } span { border-color: rgb(170,67,165); } td.TdClassName { border-color: #AA43A5; } .TagClassName { border-color: #AA43A5; } </style>