#C7FCDF (or 0xC7FCDF) is unknown color: approx White Ice. HEX triplet: C7, FC and DF. RGB value is (199,252,223). Sum of RGB (Red+Green+Blue) = 199+252+223=674 (89% of max value = 765). Red value is 199 (78.12% from 255 or 29.53% from 674); Green value is 252 (98.83% from 255 or 37.39% from 674); Blue value is 223 (87.5% from 255 or 33.09% from 674); Max value from RGB is 252 - color contains mainly: green. Hex color #C7FCDF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C7FCDF is #380320. Grayscale: #E8E8E8. Windows color (decimal): -3670817 or 14679239. OLE color: 14679239.
HSL color Cylindrical-coordinate representation of color #C7FCDF: hue angle of 147.17º degrees, saturation: 0.9, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C7FCDF is Cyan = 0.21, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.01.
<style> p { color: #C7FCDF; } p { color: rgb(199,252,223); } H1.HeaderClassName { color: #C7FCDF; } .AnyTagClassName { color: #C7FCDF; } </style>
<style> a { background-color: #C7FCDF; } a { background-color: rgb(199,252,223); } div.DivClassName { background-color: #C7FCDF; } .BgClassName { background-color: #C7FCDF; } </style>
<style> span { border-color: #C7FCDF; } span { border-color: rgb(199,252,223); } td.TdClassName { border-color: #C7FCDF; } .TagClassName { border-color: #C7FCDF; } </style>