#F1EFF3 (or 0xF1EFF3) is unknown color: approx Magnolia. HEX triplet: F1, EF and F3. RGB value is (241,239,243). Sum of RGB (Red+Green+Blue) = 241+239+243=723 (95% of max value = 765). Red value is 241 (94.53% from 255 or 33.33% from 723); Green value is 239 (93.75% from 255 or 33.06% from 723); Blue value is 243 (95.31% from 255 or 33.61% from 723); Max value from RGB is 243 - color contains mainly: blue. Hex color #F1EFF3 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F1EFF3 is #0E100C. Grayscale: #F0F0F0. Windows color (decimal): -921613 or 15986673. OLE color: 15986673.
HSL color Cylindrical-coordinate representation of color #F1EFF3: hue angle of 270º 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 #F1EFF3 is Cyan = 0.01, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #F1EFF3; } p { color: rgb(241,239,243); } H1.HeaderClassName { color: #F1EFF3; } .AnyTagClassName { color: #F1EFF3; } </style>
<style> a { background-color: #F1EFF3; } a { background-color: rgb(241,239,243); } div.DivClassName { background-color: #F1EFF3; } .BgClassName { background-color: #F1EFF3; } </style>
<style> span { border-color: #F1EFF3; } span { border-color: rgb(241,239,243); } td.TdClassName { border-color: #F1EFF3; } .TagClassName { border-color: #F1EFF3; } </style>