#F8FFD6 (or 0xF8FFD6) is unknown color: approx Rice Flower. HEX triplet: F8, FF and D6. RGB value is (248,255,214). Sum of RGB (Red+Green+Blue) = 248+255+214=717 (94% of max value = 765). Red value is 248 (97.27% from 255 or 34.59% from 717); Green value is 255 (100% from 255 or 35.56% from 717); Blue value is 214 (83.98% from 255 or 29.85% from 717); Max value from RGB is 255 - color contains mainly: green. Hex color #F8FFD6 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F8FFD6 is #070029. Grayscale: #F8F8F8. Windows color (decimal): -458794 or 14090232. OLE color: 14090232.
HSL color Cylindrical-coordinate representation of color #F8FFD6: hue angle of 70.24º degrees, saturation: 1, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #F8FFD6 is Cyan = 0.03, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.
<style> p { color: #F8FFD6; } p { color: rgb(248,255,214); } H1.HeaderClassName { color: #F8FFD6; } .AnyTagClassName { color: #F8FFD6; } </style>
<style> a { background-color: #F8FFD6; } a { background-color: rgb(248,255,214); } div.DivClassName { background-color: #F8FFD6; } .BgClassName { background-color: #F8FFD6; } </style>
<style> span { border-color: #F8FFD6; } span { border-color: rgb(248,255,214); } td.TdClassName { border-color: #F8FFD6; } .TagClassName { border-color: #F8FFD6; } </style>