#AB0A89 (or 0xAB0A89) is unknown color: approx Medium Violet Red. HEX triplet: AB, 0A and 89. RGB value is (171,10,137). Sum of RGB (Red+Green+Blue) = 171+10+137=318 (42% of max value = 765). Red value is 171 (67.19% from 255 or 53.77% from 318); Green value is 10 (4.30% from 255 or 3.14% from 318); Blue value is 137 (53.91% from 255 or 43.08% from 318); Max value from RGB is 171 - color contains mainly: red. Hex color #AB0A89 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AB0A89 is #54F576. Grayscale: #484848. Windows color (decimal): -5567863 or 8981163. OLE color: 8981163.
HSL color Cylindrical-coordinate representation of color #AB0A89: hue angle of 312.67º degrees, saturation: 0.89, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #AB0A89 is Cyan = 0, Magento = 0.94, Yellow = 0.20 and Black (K on CMYK) = 0.33.
<style> p { color: #ab0a89; } p { color: rgb(171,10,137); } H1.HeaderClassName { color: #ab0a89; } .AnyTagClassName { color: #ab0a89; } </style>
<style> a { background-color: #ab0a89; } a { background-color: rgb(171,10,137); } div.DivClassName { background-color: #ab0a89; } .BgClassName { background-color: #ab0a89; } </style>
<style> span { border-color: #ab0a89; } span { border-color: rgb(171,10,137); } td.TdClassName { border-color: #ab0a89; } .TagClassName { border-color: #ab0a89; } </style>