#AB286D (or 0xAB286D) is unknown color: approx Rouge. HEX triplet: AB, 28 and 6D. RGB value is (171,40,109). Sum of RGB (Red+Green+Blue) = 171+40+109=320 (42% of max value = 765). Red value is 171 (67.19% from 255 or 53.44% from 320); Green value is 40 (16.02% from 255 or 12.5% from 320); Blue value is 109 (42.97% from 255 or 34.06% from 320); Max value from RGB is 171 - color contains mainly: red. Hex color #AB286D is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AB286D is #54D792. Grayscale: #565656. Windows color (decimal): -5560211 or 7153835. OLE color: 7153835.
HSL color Cylindrical-coordinate representation of color #AB286D: hue angle of 328.4º degrees, saturation: 0.62, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #AB286D is Cyan = 0, Magento = 0.77, Yellow = 0.36 and Black (K on CMYK) = 0.33.
<style> p { color: #ab286d; } p { color: rgb(171,40,109); } H1.HeaderClassName { color: #ab286d; } .AnyTagClassName { color: #ab286d; } </style>
<style> a { background-color: #ab286d; } a { background-color: rgb(171,40,109); } div.DivClassName { background-color: #ab286d; } .BgClassName { background-color: #ab286d; } </style>
<style> span { border-color: #ab286d; } span { border-color: rgb(171,40,109); } td.TdClassName { border-color: #ab286d; } .TagClassName { border-color: #ab286d; } </style>