#F1F3EF (or 0xF1F3EF) is unknown color: approx Saltpan. HEX triplet: F1, F3 and EF. RGB value is (241,243,239). Sum of RGB (Red+Green+Blue) = 241+243+239=723 (95% of max value = 765). Red value is 241 (94.53% from 255 or 33.33% from 723); Green value is 243 (95.31% from 255 or 33.61% from 723); Blue value is 239 (93.75% from 255 or 33.06% from 723); Max value from RGB is 243 - color contains mainly: green. Hex color #F1F3EF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F1F3EF is #0E0C10. Grayscale: #F1F1F1. Windows color (decimal): -920593 or 15725553. OLE color: 15725553.
HSL color Cylindrical-coordinate representation of color #F1F3EF: hue angle of 90º degrees, saturation: 0.14, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #F1F3EF is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.05.
<style> p { color: #F1F3EF; } p { color: rgb(241,243,239); } H1.HeaderClassName { color: #F1F3EF; } .AnyTagClassName { color: #F1F3EF; } </style>
<style> a { background-color: #F1F3EF; } a { background-color: rgb(241,243,239); } div.DivClassName { background-color: #F1F3EF; } .BgClassName { background-color: #F1F3EF; } </style>
<style> span { border-color: #F1F3EF; } span { border-color: rgb(241,243,239); } td.TdClassName { border-color: #F1F3EF; } .TagClassName { border-color: #F1F3EF; } </style>