#F8FAE5 (or 0xF8FAE5) is unknown color: approx Twilight Blue. HEX triplet: F8, FA and E5. RGB value is (248,250,229). Sum of RGB (Red+Green+Blue) = 248+250+229=727 (96% of max value = 765). Red value is 248 (97.27% from 255 or 34.11% from 727); Green value is 250 (98.05% from 255 or 34.39% from 727); Blue value is 229 (89.84% from 255 or 31.50% from 727); Max value from RGB is 250 - color contains mainly: green. Hex color #F8FAE5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F8FAE5 is #07051A. Grayscale: #F7F7F7. Windows color (decimal): -460059 or 15071992. OLE color: 15071992.
HSL color Cylindrical-coordinate representation of color #F8FAE5: hue angle of 65.71º degrees, saturation: 0.68, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #F8FAE5 is Cyan = 0.01, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.02.
<style> p { color: #F8FAE5; } p { color: rgb(248,250,229); } H1.HeaderClassName { color: #F8FAE5; } .AnyTagClassName { color: #F8FAE5; } </style>
<style> a { background-color: #F8FAE5; } a { background-color: rgb(248,250,229); } div.DivClassName { background-color: #F8FAE5; } .BgClassName { background-color: #F8FAE5; } </style>
<style> span { border-color: #F8FAE5; } span { border-color: rgb(248,250,229); } td.TdClassName { border-color: #F8FAE5; } .TagClassName { border-color: #F8FAE5; } </style>