#AA1582 (or 0xAA1582) is unknown color: approx Medium Violet Red. HEX triplet: AA, 15 and 82. RGB value is (170,21,130). Sum of RGB (Red+Green+Blue) = 170+21+130=321 (42% of max value = 765). Red value is 170 (66.80% from 255 or 52.96% from 321); Green value is 21 (8.59% from 255 or 6.54% from 321); Blue value is 130 (51.17% from 255 or 40.50% from 321); Max value from RGB is 170 - color contains mainly: red. Hex color #AA1582 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AA1582 is #55EA7D. Grayscale: #4D4D4D. Windows color (decimal): -5630590 or 8525226. OLE color: 8525226.
HSL color Cylindrical-coordinate representation of color #AA1582: hue angle of 316.11º degrees, saturation: 0.78, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #AA1582 is Cyan = 0, Magento = 0.88, Yellow = 0.24 and Black (K on CMYK) = 0.33.
<style> p { color: #aa1582; } p { color: rgb(170,21,130); } H1.HeaderClassName { color: #aa1582; } .AnyTagClassName { color: #aa1582; } </style>
<style> a { background-color: #aa1582; } a { background-color: rgb(170,21,130); } div.DivClassName { background-color: #aa1582; } .BgClassName { background-color: #aa1582; } </style>
<style> span { border-color: #aa1582; } span { border-color: rgb(170,21,130); } td.TdClassName { border-color: #aa1582; } .TagClassName { border-color: #aa1582; } </style>