#AB77DC (or 0xAB77DC) is unknown color: approx Amethyst. HEX triplet: AB, 77 and DC. RGB value is (171,119,220). Sum of RGB (Red+Green+Blue) = 171+119+220=510 (67% of max value = 765). Red value is 171 (67.19% from 255 or 33.53% from 510); Green value is 119 (46.88% from 255 or 23.33% from 510); Blue value is 220 (86.33% from 255 or 43.14% from 510); Max value from RGB is 220 - color contains mainly: blue. Hex color #AB77DC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AB77DC is #548823. Grayscale: #919191. Windows color (decimal): -5539876 or 14448555. OLE color: 14448555.
HSL color Cylindrical-coordinate representation of color #AB77DC: hue angle of 270.89º degrees, saturation: 0.59, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #AB77DC is Cyan = 0.22, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #ab77dc; } p { color: rgb(171,119,220); } H1.HeaderClassName { color: #ab77dc; } .AnyTagClassName { color: #ab77dc; } </style>
<style> a { background-color: #ab77dc; } a { background-color: rgb(171,119,220); } div.DivClassName { background-color: #ab77dc; } .BgClassName { background-color: #ab77dc; } </style>
<style> span { border-color: #ab77dc; } span { border-color: rgb(171,119,220); } td.TdClassName { border-color: #ab77dc; } .TagClassName { border-color: #ab77dc; } </style>