#F8F9FD (or 0xF8F9FD) is unknown color: approx Ghost White. HEX triplet: F8, F9 and FD. RGB value is (248,249,253). Sum of RGB (Red+Green+Blue) = 248+249+253=750 (99% of max value = 765). Red value is 248 (97.27% from 255 or 33.07% from 750); Green value is 249 (97.66% from 255 or 33.2% from 750); Blue value is 253 (99.22% from 255 or 33.73% from 750); Max value from RGB is 253 - color contains mainly: blue. Hex color #F8F9FD is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F8F9FD is #070602. Grayscale: #F9F9F9. Windows color (decimal): -460291 or 16644600. OLE color: 16644600.
HSL color Cylindrical-coordinate representation of color #F8F9FD: hue angle of 228º degrees, saturation: 0.56, 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 #F8F9FD is Cyan = 0.02, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #F8F9FD; } p { color: rgb(248,249,253); } H1.HeaderClassName { color: #F8F9FD; } .AnyTagClassName { color: #F8F9FD; } </style>
<style> a { background-color: #F8F9FD; } a { background-color: rgb(248,249,253); } div.DivClassName { background-color: #F8F9FD; } .BgClassName { background-color: #F8F9FD; } </style>
<style> span { border-color: #F8F9FD; } span { border-color: rgb(248,249,253); } td.TdClassName { border-color: #F8F9FD; } .TagClassName { border-color: #F8F9FD; } </style>