#A181CA (or 0xA181CA) is unknown color: approx Cold Purple. HEX triplet: A1, 81 and CA. RGB value is (161,129,202). Sum of RGB (Red+Green+Blue) = 161+129+202=492 (65% of max value = 765). Red value is 161 (63.28% from 255 or 32.72% from 492); Green value is 129 (50.78% from 255 or 26.22% from 492); Blue value is 202 (79.30% from 255 or 41.06% from 492); Max value from RGB is 202 - color contains mainly: blue. Hex color #A181CA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A181CA is #5E7E35. Grayscale: #929292. Windows color (decimal): -6192694 or 13271457. OLE color: 13271457.
HSL color Cylindrical-coordinate representation of color #A181CA: hue angle of 266.3º degrees, saturation: 0.41, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A181CA is Cyan = 0.20, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #A181CA; } p { color: rgb(161,129,202); } H1.HeaderClassName { color: #A181CA; } .AnyTagClassName { color: #A181CA; } </style>
<style> a { background-color: #A181CA; } a { background-color: rgb(161,129,202); } div.DivClassName { background-color: #A181CA; } .BgClassName { background-color: #A181CA; } </style>
<style> span { border-color: #A181CA; } span { border-color: rgb(161,129,202); } td.TdClassName { border-color: #A181CA; } .TagClassName { border-color: #A181CA; } </style>