#AB64CC (or 0xAB64CC) is unknown color: approx Amethyst. HEX triplet: AB, 64 and CC. RGB value is (171,100,204). Sum of RGB (Red+Green+Blue) = 171+100+204=475 (62% of max value = 765). Red value is 171 (67.19% from 255 or 36% from 475); Green value is 100 (39.45% from 255 or 21.05% from 475); Blue value is 204 (80.08% from 255 or 42.95% from 475); Max value from RGB is 204 - color contains mainly: blue. Hex color #AB64CC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AB64CC is #549B33. Grayscale: #848484. Windows color (decimal): -5544756 or 13395115. OLE color: 13395115.
HSL color Cylindrical-coordinate representation of color #AB64CC: hue angle of 280.96º degrees, saturation: 0.5, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #AB64CC is Cyan = 0.16, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #AB64CC; } p { color: rgb(171,100,204); } H1.HeaderClassName { color: #AB64CC; } .AnyTagClassName { color: #AB64CC; } </style>
<style> a { background-color: #AB64CC; } a { background-color: rgb(171,100,204); } div.DivClassName { background-color: #AB64CC; } .BgClassName { background-color: #AB64CC; } </style>
<style> span { border-color: #AB64CC; } span { border-color: rgb(171,100,204); } td.TdClassName { border-color: #AB64CC; } .TagClassName { border-color: #AB64CC; } </style>