#AA2485 (or 0xAA2485) is unknown color: approx Medium Red Violet. HEX triplet: AA, 24 and 85. RGB value is (170,36,133). Sum of RGB (Red+Green+Blue) = 170+36+133=339 (44% of max value = 765). Red value is 170 (66.80% from 255 or 50.15% from 339); Green value is 36 (14.45% from 255 or 10.62% from 339); Blue value is 133 (52.34% from 255 or 39.23% from 339); Max value from RGB is 170 - color contains mainly: red. Hex color #AA2485 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AA2485 is #55DB7A. Grayscale: #565656. Windows color (decimal): -5626747 or 8725674. OLE color: 8725674.
HSL color Cylindrical-coordinate representation of color #AA2485: hue angle of 316.57º 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 #AA2485 is Cyan = 0, Magento = 0.79, Yellow = 0.22 and Black (K on CMYK) = 0.33.
<style> p { color: #AA2485; } p { color: rgb(170,36,133); } H1.HeaderClassName { color: #AA2485; } .AnyTagClassName { color: #AA2485; } </style>
<style> a { background-color: #AA2485; } a { background-color: rgb(170,36,133); } div.DivClassName { background-color: #AA2485; } .BgClassName { background-color: #AA2485; } </style>
<style> span { border-color: #AA2485; } span { border-color: rgb(170,36,133); } td.TdClassName { border-color: #AA2485; } .TagClassName { border-color: #AA2485; } </style>