#F7FFFA (or 0xF7FFFA) is unknown color: approx Mint Cream. HEX triplet: F7, FF and FA. RGB value is (247,255,250). Sum of RGB (Red+Green+Blue) = 247+255+250=752 (99% of max value = 765). Red value is 247 (96.88% from 255 or 32.85% from 752); Green value is 255 (100% from 255 or 33.91% from 752); Blue value is 250 (98.05% from 255 or 33.24% from 752); Max value from RGB is 255 - color contains mainly: green. Hex color #F7FFFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F7FFFA is #080005. Grayscale: #FCFCFC. Windows color (decimal): -524294 or 16449527. OLE color: 16449527.
HSL color Cylindrical-coordinate representation of color #F7FFFA: hue angle of 142.5º degrees, saturation: 1, lightness: 0.98%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #F7FFFA is Cyan = 0.03, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.
<style> p { color: #F7FFFA; } p { color: rgb(247,255,250); } H1.HeaderClassName { color: #F7FFFA; } .AnyTagClassName { color: #F7FFFA; } </style>
<style> a { background-color: #F7FFFA; } a { background-color: rgb(247,255,250); } div.DivClassName { background-color: #F7FFFA; } .BgClassName { background-color: #F7FFFA; } </style>
<style> span { border-color: #F7FFFA; } span { border-color: rgb(247,255,250); } td.TdClassName { border-color: #F7FFFA; } .TagClassName { border-color: #F7FFFA; } </style>