#C0FED6 (or 0xC0FED6) is unknown color: approx Aero Blue. HEX triplet: C0, FE and D6. RGB value is (192,254,214). Sum of RGB (Red+Green+Blue) = 192+254+214=660 (87% of max value = 765). Red value is 192 (75.39% from 255 or 29.09% from 660); Green value is 254 (99.61% from 255 or 38.48% from 660); Blue value is 214 (83.98% from 255 or 32.42% from 660); Max value from RGB is 254 - color contains mainly: green. Hex color #C0FED6 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C0FED6 is #3F0129. Grayscale: #E6E6E6. Windows color (decimal): -4129066 or 14089920. OLE color: 14089920.
HSL color Cylindrical-coordinate representation of color #C0FED6: hue angle of 141.29º degrees, saturation: 0.97, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #C0FED6 is Cyan = 0.24, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.00.
<style> p { color: #C0FED6; } p { color: rgb(192,254,214); } H1.HeaderClassName { color: #C0FED6; } .AnyTagClassName { color: #C0FED6; } </style>
<style> a { background-color: #C0FED6; } a { background-color: rgb(192,254,214); } div.DivClassName { background-color: #C0FED6; } .BgClassName { background-color: #C0FED6; } </style>
<style> span { border-color: #C0FED6; } span { border-color: rgb(192,254,214); } td.TdClassName { border-color: #C0FED6; } .TagClassName { border-color: #C0FED6; } </style>