#A50FCE (or 0xA50FCE) is unknown color: approx Dark Violet. HEX triplet: A5, 0F and CE. RGB value is (165,15,206). Sum of RGB (Red+Green+Blue) = 165+15+206=386 (51% of max value = 765). Red value is 165 (64.84% from 255 or 42.75% from 386); Green value is 15 (6.25% from 255 or 3.89% from 386); Blue value is 206 (80.86% from 255 or 53.37% from 386); Max value from RGB is 206 - color contains mainly: blue. Hex color #A50FCE is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #A50FCE is #5AF031. Grayscale: #515151. Windows color (decimal): -5959730 or 13504421. OLE color: 13504421.
HSL color Cylindrical-coordinate representation of color #A50FCE: hue angle of 287.12º degrees, saturation: 0.86, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #A50FCE is Cyan = 0.20, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #A50FCE; } p { color: rgb(165,15,206); } H1.HeaderClassName { color: #A50FCE; } .AnyTagClassName { color: #A50FCE; } </style>
<style> a { background-color: #A50FCE; } a { background-color: rgb(165,15,206); } div.DivClassName { background-color: #A50FCE; } .BgClassName { background-color: #A50FCE; } </style>
<style> span { border-color: #A50FCE; } span { border-color: rgb(165,15,206); } td.TdClassName { border-color: #A50FCE; } .TagClassName { border-color: #A50FCE; } </style>