#A12ACA (or 0xA12ACA) is unknown color: approx Dark Orchid. HEX triplet: A1, 2A and CA. RGB value is (161,42,202). Sum of RGB (Red+Green+Blue) = 161+42+202=405 (53% of max value = 765). Red value is 161 (63.28% from 255 or 39.75% from 405); Green value is 42 (16.80% from 255 or 10.37% from 405); Blue value is 202 (79.30% from 255 or 49.88% from 405); Max value from RGB is 202 - color contains mainly: blue. Hex color #A12ACA is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A12ACA is #5ED535. Grayscale: #5F5F5F. Windows color (decimal): -6214966 or 13249185. OLE color: 13249185.
HSL color Cylindrical-coordinate representation of color #A12ACA: hue angle of 284.62º degrees, saturation: 0.66, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #A12ACA is Cyan = 0.20, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #a12aca; } p { color: rgb(161,42,202); } H1.HeaderClassName { color: #a12aca; } .AnyTagClassName { color: #a12aca; } </style>
<style> a { background-color: #a12aca; } a { background-color: rgb(161,42,202); } div.DivClassName { background-color: #a12aca; } .BgClassName { background-color: #a12aca; } </style>
<style> span { border-color: #a12aca; } span { border-color: rgb(161,42,202); } td.TdClassName { border-color: #a12aca; } .TagClassName { border-color: #a12aca; } </style>