#A24BCA (or 0xA24BCA) is unknown color: approx Deep Lilac. HEX triplet: A2, 4B and CA. RGB value is (162,75,202). Sum of RGB (Red+Green+Blue) = 162+75+202=439 (58% of max value = 765). Red value is 162 (63.67% from 255 or 36.90% from 439); Green value is 75 (29.69% from 255 or 17.08% from 439); Blue value is 202 (79.30% from 255 or 46.01% from 439); Max value from RGB is 202 - color contains mainly: blue. Hex color #A24BCA is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A24BCA is #5DB435. Grayscale: #737373. Windows color (decimal): -6140982 or 13257634. OLE color: 13257634.
HSL color Cylindrical-coordinate representation of color #A24BCA: hue angle of 281.1º degrees, saturation: 0.55, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #A24BCA is Cyan = 0.20, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #A24BCA; } p { color: rgb(162,75,202); } H1.HeaderClassName { color: #A24BCA; } .AnyTagClassName { color: #A24BCA; } </style>
<style> a { background-color: #A24BCA; } a { background-color: rgb(162,75,202); } div.DivClassName { background-color: #A24BCA; } .BgClassName { background-color: #A24BCA; } </style>
<style> span { border-color: #A24BCA; } span { border-color: rgb(162,75,202); } td.TdClassName { border-color: #A24BCA; } .TagClassName { border-color: #A24BCA; } </style>