#F5FBF8 (or 0xF5FBF8) is unknown color: approx Mint Cream. HEX triplet: F5, FB and F8. RGB value is (245,251,248). Sum of RGB (Red+Green+Blue) = 245+251+248=744 (98% of max value = 765). Red value is 245 (96.09% from 255 or 32.93% from 744); Green value is 251 (98.44% from 255 or 33.74% from 744); Blue value is 248 (97.27% from 255 or 33.33% from 744); Max value from RGB is 251 - color contains mainly: green. Hex color #F5FBF8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F5FBF8 is #0A0407. Grayscale: #F8F8F8. Windows color (decimal): -656392 or 16317429. OLE color: 16317429.
HSL color Cylindrical-coordinate representation of color #F5FBF8: hue angle of 150º degrees, saturation: 0.43, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #F5FBF8 is Cyan = 0.02, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.02.
<style> p { color: #F5FBF8; } p { color: rgb(245,251,248); } H1.HeaderClassName { color: #F5FBF8; } .AnyTagClassName { color: #F5FBF8; } </style>
<style> a { background-color: #F5FBF8; } a { background-color: rgb(245,251,248); } div.DivClassName { background-color: #F5FBF8; } .BgClassName { background-color: #F5FBF8; } </style>
<style> span { border-color: #F5FBF8; } span { border-color: rgb(245,251,248); } td.TdClassName { border-color: #F5FBF8; } .TagClassName { border-color: #F5FBF8; } </style>