#AA415E (or 0xAA415E) is unknown color: approx Rouge. HEX triplet: AA, 41 and 5E. RGB value is (170,65,94). Sum of RGB (Red+Green+Blue) = 170+65+94=329 (43% of max value = 765). Red value is 170 (66.80% from 255 or 51.67% from 329); Green value is 65 (25.78% from 255 or 19.76% from 329); Blue value is 94 (37.11% from 255 or 28.57% from 329); Max value from RGB is 170 - color contains mainly: red. Hex color #AA415E is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AA415E is #55BEA1. Grayscale: #636363. Windows color (decimal): -5619362 or 6177194. OLE color: 6177194.
HSL color Cylindrical-coordinate representation of color #AA415E: hue angle of 343.43º degrees, saturation: 0.45, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #AA415E is Cyan = 0, Magento = 0.62, Yellow = 0.45 and Black (K on CMYK) = 0.33.
<style> p { color: #AA415E; } p { color: rgb(170,65,94); } H1.HeaderClassName { color: #AA415E; } .AnyTagClassName { color: #AA415E; } </style>
<style> a { background-color: #AA415E; } a { background-color: rgb(170,65,94); } div.DivClassName { background-color: #AA415E; } .BgClassName { background-color: #AA415E; } </style>
<style> span { border-color: #AA415E; } span { border-color: rgb(170,65,94); } td.TdClassName { border-color: #AA415E; } .TagClassName { border-color: #AA415E; } </style>