#F5FCF5 (or 0xF5FCF5) is unknown color: approx Honeydew. HEX triplet: F5, FC and F5. RGB value is (245,252,245). Sum of RGB (Red+Green+Blue) = 245+252+245=742 (98% of max value = 765). Red value is 245 (96.09% from 255 or 33.02% from 742); Green value is 252 (98.83% from 255 or 33.96% from 742); Blue value is 245 (96.09% from 255 or 33.02% from 742); Max value from RGB is 252 - color contains mainly: green. Hex color #F5FCF5 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F5FCF5 is #0A030A. Grayscale: #F9F9F9. Windows color (decimal): -656139 or 16121077. OLE color: 16121077.
HSL color Cylindrical-coordinate representation of color #F5FCF5: hue angle of 120º degrees, saturation: 0.54, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #F5FCF5 is Cyan = 0.03, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.01.
<style> p { color: #F5FCF5; } p { color: rgb(245,252,245); } H1.HeaderClassName { color: #F5FCF5; } .AnyTagClassName { color: #F5FCF5; } </style>
<style> a { background-color: #F5FCF5; } a { background-color: rgb(245,252,245); } div.DivClassName { background-color: #F5FCF5; } .BgClassName { background-color: #F5FCF5; } </style>
<style> span { border-color: #F5FCF5; } span { border-color: rgb(245,252,245); } td.TdClassName { border-color: #F5FCF5; } .TagClassName { border-color: #F5FCF5; } </style>