#AB0D7D (or 0xAB0D7D) is unknown color: approx Medium Violet Red. HEX triplet: AB, 0D and 7D. RGB value is (171,13,125). Sum of RGB (Red+Green+Blue) = 171+13+125=309 (40% of max value = 765). Red value is 171 (67.19% from 255 or 55.34% from 309); Green value is 13 (5.47% from 255 or 4.21% from 309); Blue value is 125 (49.22% from 255 or 40.45% from 309); Max value from RGB is 171 - color contains mainly: red. Hex color #AB0D7D is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #AB0D7D is #54F282. Grayscale: #484848. Windows color (decimal): -5567107 or 8195499. OLE color: 8195499.
HSL color Cylindrical-coordinate representation of color #AB0D7D: hue angle of 317.47º degrees, saturation: 0.86, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #AB0D7D is Cyan = 0, Magento = 0.92, Yellow = 0.27 and Black (K on CMYK) = 0.33.
<style> p { color: #ab0d7d; } p { color: rgb(171,13,125); } H1.HeaderClassName { color: #ab0d7d; } .AnyTagClassName { color: #ab0d7d; } </style>
<style> a { background-color: #ab0d7d; } a { background-color: rgb(171,13,125); } div.DivClassName { background-color: #ab0d7d; } .BgClassName { background-color: #ab0d7d; } </style>
<style> span { border-color: #ab0d7d; } span { border-color: rgb(171,13,125); } td.TdClassName { border-color: #ab0d7d; } .TagClassName { border-color: #ab0d7d; } </style>