#A964DC (or 0xA964DC) is unknown color: approx Amethyst. HEX triplet: A9, 64 and DC. RGB value is (169,100,220). Sum of RGB (Red+Green+Blue) = 169+100+220=489 (64% of max value = 765). Red value is 169 (66.41% from 255 or 34.56% from 489); Green value is 100 (39.45% from 255 or 20.45% from 489); Blue value is 220 (86.33% from 255 or 44.99% from 489); Max value from RGB is 220 - color contains mainly: blue. Hex color #A964DC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A964DC is #569B23. Grayscale: #858585. Windows color (decimal): -5675812 or 14443689. OLE color: 14443689.
HSL color Cylindrical-coordinate representation of color #A964DC: hue angle of 274.5º degrees, saturation: 0.63, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #A964DC is Cyan = 0.23, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #A964DC; } p { color: rgb(169,100,220); } H1.HeaderClassName { color: #A964DC; } .AnyTagClassName { color: #A964DC; } </style>
<style> a { background-color: #A964DC; } a { background-color: rgb(169,100,220); } div.DivClassName { background-color: #A964DC; } .BgClassName { background-color: #A964DC; } </style>
<style> span { border-color: #A964DC; } span { border-color: rgb(169,100,220); } td.TdClassName { border-color: #A964DC; } .TagClassName { border-color: #A964DC; } </style>