#AA247A (or 0xAA247A) is unknown color: approx Medium Red Violet. HEX triplet: AA, 24 and 7A. RGB value is (170,36,122). Sum of RGB (Red+Green+Blue) = 170+36+122=328 (43% of max value = 765). Red value is 170 (66.80% from 255 or 51.83% from 328); Green value is 36 (14.45% from 255 or 10.98% from 328); Blue value is 122 (48.05% from 255 or 37.20% from 328); Max value from RGB is 170 - color contains mainly: red. Hex color #AA247A is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AA247A is #55DB85. Grayscale: #555555. Windows color (decimal): -5626758 or 8004778. OLE color: 8004778.
HSL color Cylindrical-coordinate representation of color #AA247A: hue angle of 321.49º degrees, saturation: 0.65, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #AA247A is Cyan = 0, Magento = 0.79, Yellow = 0.28 and Black (K on CMYK) = 0.33.
<style> p { color: #AA247A; } p { color: rgb(170,36,122); } H1.HeaderClassName { color: #AA247A; } .AnyTagClassName { color: #AA247A; } </style>
<style> a { background-color: #AA247A; } a { background-color: rgb(170,36,122); } div.DivClassName { background-color: #AA247A; } .BgClassName { background-color: #AA247A; } </style>
<style> span { border-color: #AA247A; } span { border-color: rgb(170,36,122); } td.TdClassName { border-color: #AA247A; } .TagClassName { border-color: #AA247A; } </style>