#AB2A8E (or 0xAB2A8E) is unknown color: approx Medium Red Violet. HEX triplet: AB, 2A and 8E. RGB value is (171,42,142). Sum of RGB (Red+Green+Blue) = 171+42+142=355 (47% of max value = 765). Red value is 171 (67.19% from 255 or 48.17% from 355); Green value is 42 (16.80% from 255 or 11.83% from 355); Blue value is 142 (55.86% from 255 or 40% from 355); Max value from RGB is 171 - color contains mainly: red. Hex color #AB2A8E is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AB2A8E is #54D571. Grayscale: #5B5B5B. Windows color (decimal): -5559666 or 9317035. OLE color: 9317035.
HSL color Cylindrical-coordinate representation of color #AB2A8E: hue angle of 313.49º degrees, saturation: 0.61, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #AB2A8E is Cyan = 0, Magento = 0.75, Yellow = 0.17 and Black (K on CMYK) = 0.33.
<style> p { color: #AB2A8E; } p { color: rgb(171,42,142); } H1.HeaderClassName { color: #AB2A8E; } .AnyTagClassName { color: #AB2A8E; } </style>
<style> a { background-color: #AB2A8E; } a { background-color: rgb(171,42,142); } div.DivClassName { background-color: #AB2A8E; } .BgClassName { background-color: #AB2A8E; } </style>
<style> span { border-color: #AB2A8E; } span { border-color: rgb(171,42,142); } td.TdClassName { border-color: #AB2A8E; } .TagClassName { border-color: #AB2A8E; } </style>