#A039AA (or 0xA039AA) is unknown color: approx Deep Lilac. HEX triplet: A0, 39 and AA. RGB value is (160,57,170). Sum of RGB (Red+Green+Blue) = 160+57+170=387 (51% of max value = 765). Red value is 160 (62.89% from 255 or 41.34% from 387); Green value is 57 (22.66% from 255 or 14.73% from 387); Blue value is 170 (66.80% from 255 or 43.93% from 387); Max value from RGB is 170 - color contains mainly: blue. Hex color #A039AA is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A039AA is #5FC655. Grayscale: #646464. Windows color (decimal): -6276694 or 11155872. OLE color: 11155872.
HSL color Cylindrical-coordinate representation of color #A039AA: hue angle of 294.69º degrees, saturation: 0.5, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A039AA is Cyan = 0.06, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A039AA; } p { color: rgb(160,57,170); } H1.HeaderClassName { color: #A039AA; } .AnyTagClassName { color: #A039AA; } </style>
<style> a { background-color: #A039AA; } a { background-color: rgb(160,57,170); } div.DivClassName { background-color: #A039AA; } .BgClassName { background-color: #A039AA; } </style>
<style> span { border-color: #A039AA; } span { border-color: rgb(160,57,170); } td.TdClassName { border-color: #A039AA; } .TagClassName { border-color: #A039AA; } </style>