#C72CEC (or 0xC72CEC) is unknown color: approx Electric Purple. HEX triplet: C7, 2C and EC. RGB value is (199,44,236). Sum of RGB (Red+Green+Blue) = 199+44+236=479 (63% of max value = 765). Red value is 199 (78.12% from 255 or 41.54% from 479); Green value is 44 (17.58% from 255 or 9.19% from 479); Blue value is 236 (92.58% from 255 or 49.27% from 479); Max value from RGB is 236 - color contains mainly: blue. Hex color #C72CEC is not a web safe color. Web safe color analog (approx): #CC33FF. Inversed color of #C72CEC is #38D313. Grayscale: #6F6F6F. Windows color (decimal): -3724052 or 15477959. OLE color: 15477959.
HSL color Cylindrical-coordinate representation of color #C72CEC: hue angle of 288.44º degrees, saturation: 0.83, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #C72CEC is Cyan = 0.16, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #c72cec; } p { color: rgb(199,44,236); } H1.HeaderClassName { color: #c72cec; } .AnyTagClassName { color: #c72cec; } </style>
<style> a { background-color: #c72cec; } a { background-color: rgb(199,44,236); } div.DivClassName { background-color: #c72cec; } .BgClassName { background-color: #c72cec; } </style>
<style> span { border-color: #c72cec; } span { border-color: rgb(199,44,236); } td.TdClassName { border-color: #c72cec; } .TagClassName { border-color: #c72cec; } </style>