#F2FCEB (or 0xF2FCEB) is unknown color: approx Panache. HEX triplet: F2, FC and EB. RGB value is (242,252,235). Sum of RGB (Red+Green+Blue) = 242+252+235=729 (96% of max value = 765). Red value is 242 (94.92% from 255 or 33.20% from 729); Green value is 252 (98.83% from 255 or 34.57% from 729); Blue value is 235 (92.19% from 255 or 32.24% from 729); Max value from RGB is 252 - color contains mainly: green. Hex color #F2FCEB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F2FCEB is #0D0314. Grayscale: #F7F7F7. Windows color (decimal): -852757 or 15465714. OLE color: 15465714.
HSL color Cylindrical-coordinate representation of color #F2FCEB: hue angle of 95.29º degrees, saturation: 0.74, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #F2FCEB is Cyan = 0.04, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.01.
<style> p { color: #F2FCEB; } p { color: rgb(242,252,235); } H1.HeaderClassName { color: #F2FCEB; } .AnyTagClassName { color: #F2FCEB; } </style>
<style> a { background-color: #F2FCEB; } a { background-color: rgb(242,252,235); } div.DivClassName { background-color: #F2FCEB; } .BgClassName { background-color: #F2FCEB; } </style>
<style> span { border-color: #F2FCEB; } span { border-color: rgb(242,252,235); } td.TdClassName { border-color: #F2FCEB; } .TagClassName { border-color: #F2FCEB; } </style>