#C7F9FE (or 0xC7F9FE) is unknown color: approx Light Cyan. HEX triplet: C7, F9 and FE. RGB value is (199,249,254). Sum of RGB (Red+Green+Blue) = 199+249+254=702 (92% of max value = 765). Red value is 199 (78.12% from 255 or 28.35% from 702); Green value is 249 (97.66% from 255 or 35.47% from 702); Blue value is 254 (99.61% from 255 or 36.18% from 702); Max value from RGB is 254 - color contains mainly: blue. Hex color #C7F9FE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C7F9FE is #380601. Grayscale: #EAEAEA. Windows color (decimal): -3671554 or 16710087. OLE color: 16710087.
HSL color Cylindrical-coordinate representation of color #C7F9FE: hue angle of 185.45º degrees, saturation: 0.96, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #C7F9FE is Cyan = 0.22, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #C7F9FE; } p { color: rgb(199,249,254); } H1.HeaderClassName { color: #C7F9FE; } .AnyTagClassName { color: #C7F9FE; } </style>
<style> a { background-color: #C7F9FE; } a { background-color: rgb(199,249,254); } div.DivClassName { background-color: #C7F9FE; } .BgClassName { background-color: #C7F9FE; } </style>
<style> span { border-color: #C7F9FE; } span { border-color: rgb(199,249,254); } td.TdClassName { border-color: #C7F9FE; } .TagClassName { border-color: #C7F9FE; } </style>