#F4FBF0 (or 0xF4FBF0) is unknown color: approx Panache. HEX triplet: F4, FB and F0. RGB value is (244,251,240). Sum of RGB (Red+Green+Blue) = 244+251+240=735 (97% of max value = 765). Red value is 244 (95.70% from 255 or 33.20% from 735); Green value is 251 (98.44% from 255 or 34.15% from 735); Blue value is 240 (94.14% from 255 or 32.65% from 735); Max value from RGB is 251 - color contains mainly: green. Hex color #F4FBF0 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F4FBF0 is #0B040F. Grayscale: #F7F7F7. Windows color (decimal): -721936 or 15793140. OLE color: 15793140.
HSL color Cylindrical-coordinate representation of color #F4FBF0: hue angle of 98.18º degrees, saturation: 0.58, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #F4FBF0 is Cyan = 0.03, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.02.
<style> p { color: #F4FBF0; } p { color: rgb(244,251,240); } H1.HeaderClassName { color: #F4FBF0; } .AnyTagClassName { color: #F4FBF0; } </style>
<style> a { background-color: #F4FBF0; } a { background-color: rgb(244,251,240); } div.DivClassName { background-color: #F4FBF0; } .BgClassName { background-color: #F4FBF0; } </style>
<style> span { border-color: #F4FBF0; } span { border-color: rgb(244,251,240); } td.TdClassName { border-color: #F4FBF0; } .TagClassName { border-color: #F4FBF0; } </style>