#F1F9F5 (or 0xF1F9F5) is unknown color: approx Mint Cream. HEX triplet: F1, F9 and F5. RGB value is (241,249,245). Sum of RGB (Red+Green+Blue) = 241+249+245=735 (97% of max value = 765). Red value is 241 (94.53% from 255 or 32.79% from 735); Green value is 249 (97.66% from 255 or 33.88% from 735); Blue value is 245 (96.09% from 255 or 33.33% from 735); Max value from RGB is 249 - color contains mainly: green. Hex color #F1F9F5 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F1F9F5 is #0E060A. Grayscale: #F6F6F6. Windows color (decimal): -919051 or 16120305. OLE color: 16120305.
HSL color Cylindrical-coordinate representation of color #F1F9F5: hue angle of 150º degrees, saturation: 0.4, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #F1F9F5 is Cyan = 0.03, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.02.
<style> p { color: #F1F9F5; } p { color: rgb(241,249,245); } H1.HeaderClassName { color: #F1F9F5; } .AnyTagClassName { color: #F1F9F5; } </style>
<style> a { background-color: #F1F9F5; } a { background-color: rgb(241,249,245); } div.DivClassName { background-color: #F1F9F5; } .BgClassName { background-color: #F1F9F5; } </style>
<style> span { border-color: #F1F9F5; } span { border-color: rgb(241,249,245); } td.TdClassName { border-color: #F1F9F5; } .TagClassName { border-color: #F1F9F5; } </style>