#F8F5D4 (or 0xF8F5D4) is unknown color: approx White Nectar. HEX triplet: F8, F5 and D4. RGB value is (248,245,212). Sum of RGB (Red+Green+Blue) = 248+245+212=705 (93% of max value = 765). Red value is 248 (97.27% from 255 or 35.18% from 705); Green value is 245 (96.09% from 255 or 34.75% from 705); Blue value is 212 (83.20% from 255 or 30.07% from 705); Max value from RGB is 248 - color contains mainly: red. Hex color #F8F5D4 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F8F5D4 is #070A2B. Grayscale: #F2F2F2. Windows color (decimal): -461356 or 13956600. OLE color: 13956600.
HSL color Cylindrical-coordinate representation of color #F8F5D4: hue angle of 55º degrees, saturation: 0.72, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #F8F5D4 is Cyan = 0, Magento = 0.01, Yellow = 0.15 and Black (K on CMYK) = 0.03.
<style> p { color: #F8F5D4; } p { color: rgb(248,245,212); } H1.HeaderClassName { color: #F8F5D4; } .AnyTagClassName { color: #F8F5D4; } </style>
<style> a { background-color: #F8F5D4; } a { background-color: rgb(248,245,212); } div.DivClassName { background-color: #F8F5D4; } .BgClassName { background-color: #F8F5D4; } </style>
<style> span { border-color: #F8F5D4; } span { border-color: rgb(248,245,212); } td.TdClassName { border-color: #F8F5D4; } .TagClassName { border-color: #F8F5D4; } </style>