#C8FEF0 (or 0xC8FEF0) is unknown color: approx Humming Bird. HEX triplet: C8, FE and F0. RGB value is (200,254,240). Sum of RGB (Red+Green+Blue) = 200+254+240=694 (91% of max value = 765). Red value is 200 (78.52% from 255 or 28.82% from 694); Green value is 254 (99.61% from 255 or 36.60% from 694); Blue value is 240 (94.14% from 255 or 34.58% from 694); Max value from RGB is 254 - color contains mainly: green. Hex color #C8FEF0 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C8FEF0 is #37010F. Grayscale: #ECECEC. Windows color (decimal): -3604752 or 15793864. OLE color: 15793864.
HSL color Cylindrical-coordinate representation of color #C8FEF0: hue angle of 164.44º degrees, saturation: 0.96, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C8FEF0 is Cyan = 0.21, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.00.
<style> p { color: #C8FEF0; } p { color: rgb(200,254,240); } H1.HeaderClassName { color: #C8FEF0; } .AnyTagClassName { color: #C8FEF0; } </style>
<style> a { background-color: #C8FEF0; } a { background-color: rgb(200,254,240); } div.DivClassName { background-color: #C8FEF0; } .BgClassName { background-color: #C8FEF0; } </style>
<style> span { border-color: #C8FEF0; } span { border-color: rgb(200,254,240); } td.TdClassName { border-color: #C8FEF0; } .TagClassName { border-color: #C8FEF0; } </style>