#F0EFEF (or 0xF0EFEF) is unknown color: approx White Smoke. HEX triplet: F0, EF and EF. RGB value is (240,239,239). Sum of RGB (Red+Green+Blue) = 240+239+239=718 (95% of max value = 765). Red value is 240 (94.14% from 255 or 33.43% from 718); Green value is 239 (93.75% from 255 or 33.29% from 718); Blue value is 239 (93.75% from 255 or 33.29% from 718); Max value from RGB is 240 - color contains mainly: red. Hex color #F0EFEF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F0EFEF is #0F1010. Grayscale: #EFEFEF. Windows color (decimal): -987153 or 15724528. OLE color: 15724528.
HSL color Cylindrical-coordinate representation of color #F0EFEF: hue angle of 0º degrees, saturation: 0.03, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0%. Process color model (Four color, CMYK) of #F0EFEF is Cyan = 0, Magento = 0.00, Yellow = 0.00 and Black (K on CMYK) = 0.06.
<style> p { color: #F0EFEF; } p { color: rgb(240,239,239); } H1.HeaderClassName { color: #F0EFEF; } .AnyTagClassName { color: #F0EFEF; } </style>
<style> a { background-color: #F0EFEF; } a { background-color: rgb(240,239,239); } div.DivClassName { background-color: #F0EFEF; } .BgClassName { background-color: #F0EFEF; } </style>
<style> span { border-color: #F0EFEF; } span { border-color: rgb(240,239,239); } td.TdClassName { border-color: #F0EFEF; } .TagClassName { border-color: #F0EFEF; } </style>