#F1F97F (or 0xF1F97F) is unknown color: approx Tidal. HEX triplet: F1, F9 and 7F. RGB value is (241,249,127). Sum of RGB (Red+Green+Blue) = 241+249+127=617 (81% of max value = 765). Red value is 241 (94.53% from 255 or 39.06% from 617); Green value is 249 (97.66% from 255 or 40.36% from 617); Blue value is 127 (50% from 255 or 20.58% from 617); Max value from RGB is 249 - color contains mainly: green. Hex color #F1F97F is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #F1F97F is #0E0680. Grayscale: #E9E9E9. Windows color (decimal): -919169 or 8387057. OLE color: 8387057.
HSL color Cylindrical-coordinate representation of color #F1F97F: hue angle of 63.93º degrees, saturation: 0.91, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #F1F97F is Cyan = 0.03, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.02.
<style> p { color: #F1F97F; } p { color: rgb(241,249,127); } H1.HeaderClassName { color: #F1F97F; } .AnyTagClassName { color: #F1F97F; } </style>
<style> a { background-color: #F1F97F; } a { background-color: rgb(241,249,127); } div.DivClassName { background-color: #F1F97F; } .BgClassName { background-color: #F1F97F; } </style>
<style> span { border-color: #F1F97F; } span { border-color: rgb(241,249,127); } td.TdClassName { border-color: #F1F97F; } .TagClassName { border-color: #F1F97F; } </style>