#A159DA (or 0xA159DA) is unknown color: approx Amethyst. HEX triplet: A1, 59 and DA. RGB value is (161,89,218). Sum of RGB (Red+Green+Blue) = 161+89+218=468 (61% of max value = 765). Red value is 161 (63.28% from 255 or 34.40% from 468); Green value is 89 (35.16% from 255 or 19.02% from 468); Blue value is 218 (85.55% from 255 or 46.58% from 468); Max value from RGB is 218 - color contains mainly: blue. Hex color #A159DA is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A159DA is #5EA625. Grayscale: #7C7C7C. Windows color (decimal): -6202918 or 14309793. OLE color: 14309793.
HSL color Cylindrical-coordinate representation of color #A159DA: hue angle of 273.49º degrees, saturation: 0.64, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #A159DA is Cyan = 0.26, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #a159da; } p { color: rgb(161,89,218); } H1.HeaderClassName { color: #a159da; } .AnyTagClassName { color: #a159da; } </style>
<style> a { background-color: #a159da; } a { background-color: rgb(161,89,218); } div.DivClassName { background-color: #a159da; } .BgClassName { background-color: #a159da; } </style>
<style> span { border-color: #a159da; } span { border-color: rgb(161,89,218); } td.TdClassName { border-color: #a159da; } .TagClassName { border-color: #a159da; } </style>