#F8F8C9 (or 0xF8F8C9) is unknown color: approx Mimosa. HEX triplet: F8, F8 and C9. RGB value is (248,248,201). Sum of RGB (Red+Green+Blue) = 248+248+201=697 (92% of max value = 765). Red value is 248 (97.27% from 255 or 35.58% from 697); Green value is 248 (97.27% from 255 or 35.58% from 697); Blue value is 201 (78.91% from 255 or 28.84% from 697); Max value from RGB is 248 - color contains mainly: red, green. Hex color #F8F8C9 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F8F8C9 is #070736. Grayscale: #F2F2F2. Windows color (decimal): -460599 or 13236472. OLE color: 13236472.
HSL color Cylindrical-coordinate representation of color #F8F8C9: hue angle of 60º degrees, saturation: 0.77, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #F8F8C9 is Cyan = 0, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.03.
<style> p { color: #F8F8C9; } p { color: rgb(248,248,201); } H1.HeaderClassName { color: #F8F8C9; } .AnyTagClassName { color: #F8F8C9; } </style>
<style> a { background-color: #F8F8C9; } a { background-color: rgb(248,248,201); } div.DivClassName { background-color: #F8F8C9; } .BgClassName { background-color: #F8F8C9; } </style>
<style> span { border-color: #F8F8C9; } span { border-color: rgb(248,248,201); } td.TdClassName { border-color: #F8F8C9; } .TagClassName { border-color: #F8F8C9; } </style>