#F1FDE8 (or 0xF1FDE8) is unknown color: approx Panache. HEX triplet: F1, FD and E8. RGB value is (241,253,232). Sum of RGB (Red+Green+Blue) = 241+253+232=726 (96% of max value = 765). Red value is 241 (94.53% from 255 or 33.20% from 726); Green value is 253 (99.22% from 255 or 34.85% from 726); Blue value is 232 (91.02% from 255 or 31.96% from 726); Max value from RGB is 253 - color contains mainly: green. Hex color #F1FDE8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F1FDE8 is #0E0217. Grayscale: #F7F7F7. Windows color (decimal): -918040 or 15269361. OLE color: 15269361.
HSL color Cylindrical-coordinate representation of color #F1FDE8: hue angle of 94.29º degrees, saturation: 0.84, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #F1FDE8 is Cyan = 0.05, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.01.
<style> p { color: #F1FDE8; } p { color: rgb(241,253,232); } H1.HeaderClassName { color: #F1FDE8; } .AnyTagClassName { color: #F1FDE8; } </style>
<style> a { background-color: #F1FDE8; } a { background-color: rgb(241,253,232); } div.DivClassName { background-color: #F1FDE8; } .BgClassName { background-color: #F1FDE8; } </style>
<style> span { border-color: #F1FDE8; } span { border-color: rgb(241,253,232); } td.TdClassName { border-color: #F1FDE8; } .TagClassName { border-color: #F1FDE8; } </style>