#AA29A5 (or 0xAA29A5) is unknown color: approx Medium Red Violet. HEX triplet: AA, 29 and A5. RGB value is (170,41,165). Sum of RGB (Red+Green+Blue) = 170+41+165=376 (49% of max value = 765). Red value is 170 (66.80% from 255 or 45.21% from 376); Green value is 41 (16.41% from 255 or 10.90% from 376); Blue value is 165 (64.84% from 255 or 43.88% from 376); Max value from RGB is 170 - color contains mainly: red. Hex color #AA29A5 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AA29A5 is #55D65A. Grayscale: #5D5D5D. Windows color (decimal): -5625435 or 10824106. OLE color: 10824106.
HSL color Cylindrical-coordinate representation of color #AA29A5: hue angle of 302.33º degrees, saturation: 0.61, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #AA29A5 is Cyan = 0, Magento = 0.76, Yellow = 0.03 and Black (K on CMYK) = 0.33.
<style> p { color: #AA29A5; } p { color: rgb(170,41,165); } H1.HeaderClassName { color: #AA29A5; } .AnyTagClassName { color: #AA29A5; } </style>
<style> a { background-color: #AA29A5; } a { background-color: rgb(170,41,165); } div.DivClassName { background-color: #AA29A5; } .BgClassName { background-color: #AA29A5; } </style>
<style> span { border-color: #AA29A5; } span { border-color: rgb(170,41,165); } td.TdClassName { border-color: #AA29A5; } .TagClassName { border-color: #AA29A5; } </style>