#C51FE3 (or 0xC51FE3) is unknown color: approx Deep Magenta. HEX triplet: C5, 1F and E3. RGB value is (197,31,227). Sum of RGB (Red+Green+Blue) = 197+31+227=455 (60% of max value = 765). Red value is 197 (77.34% from 255 or 43.30% from 455); Green value is 31 (12.5% from 255 or 6.81% from 455); Blue value is 227 (89.06% from 255 or 49.89% from 455); Max value from RGB is 227 - color contains mainly: blue. Hex color #C51FE3 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C51FE3 is #3AE01C. Grayscale: #666666. Windows color (decimal): -3858461 or 14884805. OLE color: 14884805.
HSL color Cylindrical-coordinate representation of color #C51FE3: hue angle of 290.82º degrees, saturation: 0.78, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #C51FE3 is Cyan = 0.13, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #C51FE3; } p { color: rgb(197,31,227); } H1.HeaderClassName { color: #C51FE3; } .AnyTagClassName { color: #C51FE3; } </style>
<style> a { background-color: #C51FE3; } a { background-color: rgb(197,31,227); } div.DivClassName { background-color: #C51FE3; } .BgClassName { background-color: #C51FE3; } </style>
<style> span { border-color: #C51FE3; } span { border-color: rgb(197,31,227); } td.TdClassName { border-color: #C51FE3; } .TagClassName { border-color: #C51FE3; } </style>