#F1F0EE (or 0xF1F0EE) is unknown color: approx Romance. HEX triplet: F1, F0 and EE. RGB value is (241,240,238). Sum of RGB (Red+Green+Blue) = 241+240+238=719 (95% of max value = 765). Red value is 241 (94.53% from 255 or 33.52% from 719); Green value is 240 (94.14% from 255 or 33.38% from 719); Blue value is 238 (93.36% from 255 or 33.10% from 719); Max value from RGB is 241 - color contains mainly: red. Hex color #F1F0EE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F1F0EE is #0E0F11. Grayscale: #F0F0F0. Windows color (decimal): -921362 or 15659249. OLE color: 15659249.
HSL color Cylindrical-coordinate representation of color #F1F0EE: hue angle of 40º degrees, saturation: 0.1, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #F1F0EE is Cyan = 0, Magento = 0.00, Yellow = 0.01 and Black (K on CMYK) = 0.05.
<style> p { color: #F1F0EE; } p { color: rgb(241,240,238); } H1.HeaderClassName { color: #F1F0EE; } .AnyTagClassName { color: #F1F0EE; } </style>
<style> a { background-color: #F1F0EE; } a { background-color: rgb(241,240,238); } div.DivClassName { background-color: #F1F0EE; } .BgClassName { background-color: #F1F0EE; } </style>
<style> span { border-color: #F1F0EE; } span { border-color: rgb(241,240,238); } td.TdClassName { border-color: #F1F0EE; } .TagClassName { border-color: #F1F0EE; } </style>