#F0FAEB (or 0xF0FAEB) is unknown color: approx Panache. HEX triplet: F0, FA and EB. RGB value is (240,250,235). Sum of RGB (Red+Green+Blue) = 240+250+235=725 (96% of max value = 765). Red value is 240 (94.14% from 255 or 33.10% from 725); Green value is 250 (98.05% from 255 or 34.48% from 725); Blue value is 235 (92.19% from 255 or 32.41% from 725); Max value from RGB is 250 - color contains mainly: green. Hex color #F0FAEB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F0FAEB is #0F0514. Grayscale: #F5F5F5. Windows color (decimal): -984341 or 15465200. OLE color: 15465200.
HSL color Cylindrical-coordinate representation of color #F0FAEB: hue angle of 100º degrees, saturation: 0.6, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #F0FAEB is Cyan = 0.04, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.02.
<style> p { color: #F0FAEB; } p { color: rgb(240,250,235); } H1.HeaderClassName { color: #F0FAEB; } .AnyTagClassName { color: #F0FAEB; } </style>
<style> a { background-color: #F0FAEB; } a { background-color: rgb(240,250,235); } div.DivClassName { background-color: #F0FAEB; } .BgClassName { background-color: #F0FAEB; } </style>
<style> span { border-color: #F0FAEB; } span { border-color: rgb(240,250,235); } td.TdClassName { border-color: #F0FAEB; } .TagClassName { border-color: #F0FAEB; } </style>