#F2F2EB (or 0xF2F2EB) is unknown color: approx Sugar Cane. HEX triplet: F2, F2 and EB. RGB value is (242,242,235). Sum of RGB (Red+Green+Blue) = 242+242+235=719 (95% of max value = 765). Red value is 242 (94.92% from 255 or 33.66% from 719); Green value is 242 (94.92% from 255 or 33.66% from 719); Blue value is 235 (92.19% from 255 or 32.68% from 719); Max value from RGB is 242 - color contains mainly: red, green. Hex color #F2F2EB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F2F2EB is #0D0D14. Grayscale: #F1F1F1. Windows color (decimal): -855317 or 15463154. OLE color: 15463154.
HSL color Cylindrical-coordinate representation of color #F2F2EB: hue angle of 60º degrees, saturation: 0.21, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #F2F2EB is Cyan = 0, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.05.
<style> p { color: #F2F2EB; } p { color: rgb(242,242,235); } H1.HeaderClassName { color: #F2F2EB; } .AnyTagClassName { color: #F2F2EB; } </style>
<style> a { background-color: #F2F2EB; } a { background-color: rgb(242,242,235); } div.DivClassName { background-color: #F2F2EB; } .BgClassName { background-color: #F2F2EB; } </style>
<style> span { border-color: #F2F2EB; } span { border-color: rgb(242,242,235); } td.TdClassName { border-color: #F2F2EB; } .TagClassName { border-color: #F2F2EB; } </style>