#A24EBA (or 0xA24EBA) is unknown color: approx Deep Lilac. HEX triplet: A2, 4E and BA. RGB value is (162,78,186). Sum of RGB (Red+Green+Blue) = 162+78+186=426 (56% of max value = 765). Red value is 162 (63.67% from 255 or 38.03% from 426); Green value is 78 (30.86% from 255 or 18.31% from 426); Blue value is 186 (73.05% from 255 or 43.66% from 426); Max value from RGB is 186 - color contains mainly: blue. Hex color #A24EBA is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A24EBA is #5DB145. Grayscale: #737373. Windows color (decimal): -6140230 or 12209826. OLE color: 12209826.
HSL color Cylindrical-coordinate representation of color #A24EBA: hue angle of 286.67º degrees, saturation: 0.44, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #A24EBA is Cyan = 0.13, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #A24EBA; } p { color: rgb(162,78,186); } H1.HeaderClassName { color: #A24EBA; } .AnyTagClassName { color: #A24EBA; } </style>
<style> a { background-color: #A24EBA; } a { background-color: rgb(162,78,186); } div.DivClassName { background-color: #A24EBA; } .BgClassName { background-color: #A24EBA; } </style>
<style> span { border-color: #A24EBA; } span { border-color: rgb(162,78,186); } td.TdClassName { border-color: #A24EBA; } .TagClassName { border-color: #A24EBA; } </style>