#F1F3C9 (or 0xF1F3C9) is unknown color: approx Spring Sun. HEX triplet: F1, F3 and C9. RGB value is (241,243,201). Sum of RGB (Red+Green+Blue) = 241+243+201=685 (90% of max value = 765). Red value is 241 (94.53% from 255 or 35.18% from 685); Green value is 243 (95.31% from 255 or 35.47% from 685); Blue value is 201 (78.91% from 255 or 29.34% from 685); Max value from RGB is 243 - color contains mainly: green. Hex color #F1F3C9 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F1F3C9 is #0E0C36. Grayscale: #EDEDED. Windows color (decimal): -920631 or 13235185. OLE color: 13235185.
HSL color Cylindrical-coordinate representation of color #F1F3C9: hue angle of 62.86º degrees, saturation: 0.64, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #F1F3C9 is Cyan = 0.01, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.05.
<style> p { color: #F1F3C9; } p { color: rgb(241,243,201); } H1.HeaderClassName { color: #F1F3C9; } .AnyTagClassName { color: #F1F3C9; } </style>
<style> a { background-color: #F1F3C9; } a { background-color: rgb(241,243,201); } div.DivClassName { background-color: #F1F3C9; } .BgClassName { background-color: #F1F3C9; } </style>
<style> span { border-color: #F1F3C9; } span { border-color: rgb(241,243,201); } td.TdClassName { border-color: #F1F3C9; } .TagClassName { border-color: #F1F3C9; } </style>