#C7FFF7 (or 0xC7FFF7) is unknown color: approx Foam. HEX triplet: C7, FF and F7. RGB value is (199,255,247). Sum of RGB (Red+Green+Blue) = 199+255+247=701 (92% of max value = 765). Red value is 199 (78.12% from 255 or 28.39% from 701); Green value is 255 (100% from 255 or 36.38% from 701); Blue value is 247 (96.88% from 255 or 35.24% from 701); Max value from RGB is 255 - color contains mainly: green. Hex color #C7FFF7 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C7FFF7 is #380008. Grayscale: #EDEDED. Windows color (decimal): -3670025 or 16252871. OLE color: 16252871.
HSL color Cylindrical-coordinate representation of color #C7FFF7: hue angle of 171.43º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #C7FFF7 is Cyan = 0.22, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.
<style> p { color: #C7FFF7; } p { color: rgb(199,255,247); } H1.HeaderClassName { color: #C7FFF7; } .AnyTagClassName { color: #C7FFF7; } </style>
<style> a { background-color: #C7FFF7; } a { background-color: rgb(199,255,247); } div.DivClassName { background-color: #C7FFF7; } .BgClassName { background-color: #C7FFF7; } </style>
<style> span { border-color: #C7FFF7; } span { border-color: rgb(199,255,247); } td.TdClassName { border-color: #C7FFF7; } .TagClassName { border-color: #C7FFF7; } </style>