#F1F9DD (or 0xF1F9DD) is unknown color: approx Saltpan. HEX triplet: F1, F9 and DD. RGB value is (241,249,221). Sum of RGB (Red+Green+Blue) = 241+249+221=711 (94% of max value = 765). Red value is 241 (94.53% from 255 or 33.90% from 711); Green value is 249 (97.66% from 255 or 35.02% from 711); Blue value is 221 (86.72% from 255 or 31.08% from 711); Max value from RGB is 249 - color contains mainly: green. Hex color #F1F9DD is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F1F9DD is #0E0622. Grayscale: #F3F3F3. Windows color (decimal): -919075 or 14547441. OLE color: 14547441.
HSL color Cylindrical-coordinate representation of color #F1F9DD: hue angle of 77.14º degrees, saturation: 0.7, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #F1F9DD is Cyan = 0.03, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.02.
<style> p { color: #f1f9dd; } p { color: rgb(241,249,221); } H1.HeaderClassName { color: #f1f9dd; } .AnyTagClassName { color: #f1f9dd; } </style>
<style> a { background-color: #f1f9dd; } a { background-color: rgb(241,249,221); } div.DivClassName { background-color: #f1f9dd; } .BgClassName { background-color: #f1f9dd; } </style>
<style> span { border-color: #f1f9dd; } span { border-color: rgb(241,249,221); } td.TdClassName { border-color: #f1f9dd; } .TagClassName { border-color: #f1f9dd; } </style>