#A63CB2 (or 0xA63CB2) is unknown color: approx Deep Lilac. HEX triplet: A6, 3C and B2. RGB value is (166,60,178). Sum of RGB (Red+Green+Blue) = 166+60+178=404 (53% of max value = 765). Red value is 166 (65.23% from 255 or 41.09% from 404); Green value is 60 (23.83% from 255 or 14.85% from 404); Blue value is 178 (69.92% from 255 or 44.06% from 404); Max value from RGB is 178 - color contains mainly: blue. Hex color #A63CB2 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A63CB2 is #59C34D. Grayscale: #686868. Windows color (decimal): -5882702 or 11680934. OLE color: 11680934.
HSL color Cylindrical-coordinate representation of color #A63CB2: hue angle of 293.9º degrees, saturation: 0.5, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A63CB2 is Cyan = 0.07, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #A63CB2; } p { color: rgb(166,60,178); } H1.HeaderClassName { color: #A63CB2; } .AnyTagClassName { color: #A63CB2; } </style>
<style> a { background-color: #A63CB2; } a { background-color: rgb(166,60,178); } div.DivClassName { background-color: #A63CB2; } .BgClassName { background-color: #A63CB2; } </style>
<style> span { border-color: #A63CB2; } span { border-color: rgb(166,60,178); } td.TdClassName { border-color: #A63CB2; } .TagClassName { border-color: #A63CB2; } </style>