#C60FE0 (or 0xC60FE0) is unknown color: approx Deep Magenta. HEX triplet: C6, 0F and E0. RGB value is (198,15,224). Sum of RGB (Red+Green+Blue) = 198+15+224=437 (57% of max value = 765). Red value is 198 (77.73% from 255 or 45.31% from 437); Green value is 15 (6.25% from 255 or 3.43% from 437); Blue value is 224 (87.89% from 255 or 51.26% from 437); Max value from RGB is 224 - color contains mainly: blue. Hex color #C60FE0 is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #C60FE0 is #39F01F. Grayscale: #5C5C5C. Windows color (decimal): -3797024 or 14684102. OLE color: 14684102.
HSL color Cylindrical-coordinate representation of color #C60FE0: hue angle of 292.54º degrees, saturation: 0.87, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #C60FE0 is Cyan = 0.12, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #C60FE0; } p { color: rgb(198,15,224); } H1.HeaderClassName { color: #C60FE0; } .AnyTagClassName { color: #C60FE0; } </style>
<style> a { background-color: #C60FE0; } a { background-color: rgb(198,15,224); } div.DivClassName { background-color: #C60FE0; } .BgClassName { background-color: #C60FE0; } </style>
<style> span { border-color: #C60FE0; } span { border-color: rgb(198,15,224); } td.TdClassName { border-color: #C60FE0; } .TagClassName { border-color: #C60FE0; } </style>