#C0FCEE (or 0xC0FCEE) is unknown color: approx Humming Bird. HEX triplet: C0, FC and EE. RGB value is (192,252,238). Sum of RGB (Red+Green+Blue) = 192+252+238=682 (90% of max value = 765). Red value is 192 (75.39% from 255 or 28.15% from 682); Green value is 252 (98.83% from 255 or 36.95% from 682); Blue value is 238 (93.36% from 255 or 34.90% from 682); Max value from RGB is 252 - color contains mainly: green. Hex color #C0FCEE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C0FCEE is #3F0311. Grayscale: #E8E8E8. Windows color (decimal): -4129554 or 15662272. OLE color: 15662272.
HSL color Cylindrical-coordinate representation of color #C0FCEE: hue angle of 166º degrees, saturation: 0.91, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #C0FCEE is Cyan = 0.24, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.01.
<style> p { color: #C0FCEE; } p { color: rgb(192,252,238); } H1.HeaderClassName { color: #C0FCEE; } .AnyTagClassName { color: #C0FCEE; } </style>
<style> a { background-color: #C0FCEE; } a { background-color: rgb(192,252,238); } div.DivClassName { background-color: #C0FCEE; } .BgClassName { background-color: #C0FCEE; } </style>
<style> span { border-color: #C0FCEE; } span { border-color: rgb(192,252,238); } td.TdClassName { border-color: #C0FCEE; } .TagClassName { border-color: #C0FCEE; } </style>