#F4FDFB (or 0xF4FDFB) is unknown color: approx Azure. HEX triplet: F4, FD and FB. RGB value is (244,253,251). Sum of RGB (Red+Green+Blue) = 244+253+251=748 (99% of max value = 765). Red value is 244 (95.70% from 255 or 32.62% from 748); Green value is 253 (99.22% from 255 or 33.82% from 748); Blue value is 251 (98.44% from 255 or 33.56% from 748); Max value from RGB is 253 - color contains mainly: green. Hex color #F4FDFB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F4FDFB is #0B0204. Grayscale: #FAFAFA. Windows color (decimal): -721413 or 16514548. OLE color: 16514548.
HSL color Cylindrical-coordinate representation of color #F4FDFB: hue angle of 166.67º degrees, saturation: 0.69, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #F4FDFB is Cyan = 0.04, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.01.
<style> p { color: #F4FDFB; } p { color: rgb(244,253,251); } H1.HeaderClassName { color: #F4FDFB; } .AnyTagClassName { color: #F4FDFB; } </style>
<style> a { background-color: #F4FDFB; } a { background-color: rgb(244,253,251); } div.DivClassName { background-color: #F4FDFB; } .BgClassName { background-color: #F4FDFB; } </style>
<style> span { border-color: #F4FDFB; } span { border-color: rgb(244,253,251); } td.TdClassName { border-color: #F4FDFB; } .TagClassName { border-color: #F4FDFB; } </style>