#F8F6FA (or 0xF8F6FA) is unknown color: approx Magnolia. HEX triplet: F8, F6 and FA. RGB value is (248,246,250). Sum of RGB (Red+Green+Blue) = 248+246+250=744 (98% of max value = 765). Red value is 248 (97.27% from 255 or 33.33% from 744); Green value is 246 (96.48% from 255 or 33.06% from 744); Blue value is 250 (98.05% from 255 or 33.60% from 744); Max value from RGB is 250 - color contains mainly: blue. Hex color #F8F6FA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F8F6FA is #070905. Grayscale: #F7F7F7. Windows color (decimal): -461062 or 16447224. OLE color: 16447224.
HSL color Cylindrical-coordinate representation of color #F8F6FA: hue angle of 270º degrees, saturation: 0.29, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #F8F6FA is Cyan = 0.01, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F8F6FA; } p { color: rgb(248,246,250); } H1.HeaderClassName { color: #F8F6FA; } .AnyTagClassName { color: #F8F6FA; } </style>
<style> a { background-color: #F8F6FA; } a { background-color: rgb(248,246,250); } div.DivClassName { background-color: #F8F6FA; } .BgClassName { background-color: #F8F6FA; } </style>
<style> span { border-color: #F8F6FA; } span { border-color: rgb(248,246,250); } td.TdClassName { border-color: #F8F6FA; } .TagClassName { border-color: #F8F6FA; } </style>