#F9FDFA (or 0xF9FDFA) is unknown color: approx Mint Cream. HEX triplet: F9, FD and FA. RGB value is (249,253,250). Sum of RGB (Red+Green+Blue) = 249+253+250=752 (99% of max value = 765). Red value is 249 (97.66% from 255 or 33.11% from 752); Green value is 253 (99.22% from 255 or 33.64% from 752); Blue value is 250 (98.05% from 255 or 33.24% from 752); Max value from RGB is 253 - color contains mainly: green. Hex color #F9FDFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F9FDFA is #060205. Grayscale: #FBFBFB. Windows color (decimal): -393734 or 16449017. OLE color: 16449017.
HSL color Cylindrical-coordinate representation of color #F9FDFA: hue angle of 135º degrees, saturation: 0.5, lightness: 0.98%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #F9FDFA is Cyan = 0.02, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.01.
<style> p { color: #F9FDFA; } p { color: rgb(249,253,250); } H1.HeaderClassName { color: #F9FDFA; } .AnyTagClassName { color: #F9FDFA; } </style>
<style> a { background-color: #F9FDFA; } a { background-color: rgb(249,253,250); } div.DivClassName { background-color: #F9FDFA; } .BgClassName { background-color: #F9FDFA; } </style>
<style> span { border-color: #F9FDFA; } span { border-color: rgb(249,253,250); } td.TdClassName { border-color: #F9FDFA; } .TagClassName { border-color: #F9FDFA; } </style>