#C51EEC (or 0xC51EEC) is unknown color: approx Electric Purple. HEX triplet: C5, 1E and EC. RGB value is (197,30,236). Sum of RGB (Red+Green+Blue) = 197+30+236=463 (61% of max value = 765). Red value is 197 (77.34% from 255 or 42.55% from 463); Green value is 30 (12.11% from 255 or 6.48% from 463); Blue value is 236 (92.58% from 255 or 50.97% from 463); Max value from RGB is 236 - color contains mainly: blue. Hex color #C51EEC is not a web safe color. Web safe color analog (approx): #CC33FF. Inversed color of #C51EEC is #3AE113. Grayscale: #666666. Windows color (decimal): -3858708 or 15474373. OLE color: 15474373.
HSL color Cylindrical-coordinate representation of color #C51EEC: hue angle of 288.64º degrees, saturation: 0.84, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #C51EEC is Cyan = 0.17, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #c51eec; } p { color: rgb(197,30,236); } H1.HeaderClassName { color: #c51eec; } .AnyTagClassName { color: #c51eec; } </style>
<style> a { background-color: #c51eec; } a { background-color: rgb(197,30,236); } div.DivClassName { background-color: #c51eec; } .BgClassName { background-color: #c51eec; } </style>
<style> span { border-color: #c51eec; } span { border-color: rgb(197,30,236); } td.TdClassName { border-color: #c51eec; } .TagClassName { border-color: #c51eec; } </style>