#AB2F8E (or 0xAB2F8E) is unknown color: approx Medium Red Violet. HEX triplet: AB, 2F and 8E. RGB value is (171,47,142). Sum of RGB (Red+Green+Blue) = 171+47+142=360 (47% of max value = 765). Red value is 171 (67.19% from 255 or 47.5% from 360); Green value is 47 (18.75% from 255 or 13.06% from 360); Blue value is 142 (55.86% from 255 or 39.44% from 360); Max value from RGB is 171 - color contains mainly: red. Hex color #AB2F8E is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AB2F8E is #54D071. Grayscale: #5E5E5E. Windows color (decimal): -5558386 or 9318315. OLE color: 9318315.
HSL color Cylindrical-coordinate representation of color #AB2F8E: hue angle of 314.03º degrees, saturation: 0.57, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #AB2F8E is Cyan = 0, Magento = 0.73, Yellow = 0.17 and Black (K on CMYK) = 0.33.
<style> p { color: #ab2f8e; } p { color: rgb(171,47,142); } H1.HeaderClassName { color: #ab2f8e; } .AnyTagClassName { color: #ab2f8e; } </style>
<style> a { background-color: #ab2f8e; } a { background-color: rgb(171,47,142); } div.DivClassName { background-color: #ab2f8e; } .BgClassName { background-color: #ab2f8e; } </style>
<style> span { border-color: #ab2f8e; } span { border-color: rgb(171,47,142); } td.TdClassName { border-color: #ab2f8e; } .TagClassName { border-color: #ab2f8e; } </style>