#AA17A2 (or 0xAA17A2) is unknown color: approx Dark Magenta. HEX triplet: AA, 17 and A2. RGB value is (170,23,162). Sum of RGB (Red+Green+Blue) = 170+23+162=355 (47% of max value = 765). Red value is 170 (66.80% from 255 or 47.89% from 355); Green value is 23 (9.38% from 255 or 6.48% from 355); Blue value is 162 (63.67% from 255 or 45.63% from 355); Max value from RGB is 170 - color contains mainly: red. Hex color #AA17A2 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AA17A2 is #55E85D. Grayscale: #525252. Windows color (decimal): -5630046 or 10622890. OLE color: 10622890.
HSL color Cylindrical-coordinate representation of color #AA17A2: hue angle of 303.27º degrees, saturation: 0.76, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #AA17A2 is Cyan = 0, Magento = 0.86, Yellow = 0.05 and Black (K on CMYK) = 0.33.
<style> p { color: #aa17a2; } p { color: rgb(170,23,162); } H1.HeaderClassName { color: #aa17a2; } .AnyTagClassName { color: #aa17a2; } </style>
<style> a { background-color: #aa17a2; } a { background-color: rgb(170,23,162); } div.DivClassName { background-color: #aa17a2; } .BgClassName { background-color: #aa17a2; } </style>
<style> span { border-color: #aa17a2; } span { border-color: rgb(170,23,162); } td.TdClassName { border-color: #aa17a2; } .TagClassName { border-color: #aa17a2; } </style>