#AA34B7 (or 0xAA34B7) is unknown color: approx Dark Orchid. HEX triplet: AA, 34 and B7. RGB value is (170,52,183). Sum of RGB (Red+Green+Blue) = 170+52+183=405 (53% of max value = 765). Red value is 170 (66.80% from 255 or 41.98% from 405); Green value is 52 (20.70% from 255 or 12.84% from 405); Blue value is 183 (71.88% from 255 or 45.19% from 405); Max value from RGB is 183 - color contains mainly: blue. Hex color #AA34B7 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AA34B7 is #55CB48. Grayscale: #656565. Windows color (decimal): -5622601 or 12006570. OLE color: 12006570.
HSL color Cylindrical-coordinate representation of color #AA34B7: hue angle of 294.05º degrees, saturation: 0.56, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #AA34B7 is Cyan = 0.07, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.28.
<style> p { color: #AA34B7; } p { color: rgb(170,52,183); } H1.HeaderClassName { color: #AA34B7; } .AnyTagClassName { color: #AA34B7; } </style>
<style> a { background-color: #AA34B7; } a { background-color: rgb(170,52,183); } div.DivClassName { background-color: #AA34B7; } .BgClassName { background-color: #AA34B7; } </style>
<style> span { border-color: #AA34B7; } span { border-color: rgb(170,52,183); } td.TdClassName { border-color: #AA34B7; } .TagClassName { border-color: #AA34B7; } </style>