#F2F2EF (or 0xF2F2EF) is unknown color: approx Alabaster. HEX triplet: F2, F2 and EF. RGB value is (242,242,239). Sum of RGB (Red+Green+Blue) = 242+242+239=723 (95% of max value = 765). Red value is 242 (94.92% from 255 or 33.47% from 723); Green value is 242 (94.92% from 255 or 33.47% from 723); Blue value is 239 (93.75% from 255 or 33.06% from 723); Max value from RGB is 242 - color contains mainly: red, green. Hex color #F2F2EF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F2F2EF is #0D0D10. Grayscale: #F1F1F1. Windows color (decimal): -855313 or 15725298. OLE color: 15725298.
HSL color Cylindrical-coordinate representation of color #F2F2EF: hue angle of 60º 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 #F2F2EF is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.05.
<style> p { color: #F2F2EF; } p { color: rgb(242,242,239); } H1.HeaderClassName { color: #F2F2EF; } .AnyTagClassName { color: #F2F2EF; } </style>
<style> a { background-color: #F2F2EF; } a { background-color: rgb(242,242,239); } div.DivClassName { background-color: #F2F2EF; } .BgClassName { background-color: #F2F2EF; } </style>
<style> span { border-color: #F2F2EF; } span { border-color: rgb(242,242,239); } td.TdClassName { border-color: #F2F2EF; } .TagClassName { border-color: #F2F2EF; } </style>