#AB4299 (or 0xAB4299) is unknown color: approx Violet Blue. HEX triplet: AB, 42 and 99. RGB value is (171,66,153). Sum of RGB (Red+Green+Blue) = 171+66+153=390 (51% of max value = 765). Red value is 171 (67.19% from 255 or 43.85% from 390); Green value is 66 (26.17% from 255 or 16.92% from 390); Blue value is 153 (60.16% from 255 or 39.23% from 390); Max value from RGB is 171 - color contains mainly: red. Hex color #AB4299 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AB4299 is #54BD66. Grayscale: #6B6B6B. Windows color (decimal): -5553511 or 10044075. OLE color: 10044075.
HSL color Cylindrical-coordinate representation of color #AB4299: hue angle of 310.29º degrees, saturation: 0.44, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #AB4299 is Cyan = 0, Magento = 0.61, Yellow = 0.11 and Black (K on CMYK) = 0.33.
<style> p { color: #AB4299; } p { color: rgb(171,66,153); } H1.HeaderClassName { color: #AB4299; } .AnyTagClassName { color: #AB4299; } </style>
<style> a { background-color: #AB4299; } a { background-color: rgb(171,66,153); } div.DivClassName { background-color: #AB4299; } .BgClassName { background-color: #AB4299; } </style>
<style> span { border-color: #AB4299; } span { border-color: rgb(171,66,153); } td.TdClassName { border-color: #AB4299; } .TagClassName { border-color: #AB4299; } </style>