#F6FFDF (or 0xF6FFDF) is unknown color: approx Saltpan. HEX triplet: F6, FF and DF. RGB value is (246,255,223). Sum of RGB (Red+Green+Blue) = 246+255+223=724 (95% of max value = 765). Red value is 246 (96.48% from 255 or 33.98% from 724); Green value is 255 (100% from 255 or 35.22% from 724); Blue value is 223 (87.5% from 255 or 30.80% from 724); Max value from RGB is 255 - color contains mainly: green. Hex color #F6FFDF is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F6FFDF is #090020. Grayscale: #F8F8F8. Windows color (decimal): -589857 or 14680054. OLE color: 14680054.
HSL color Cylindrical-coordinate representation of color #F6FFDF: hue angle of 76.88º degrees, saturation: 1, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #F6FFDF is Cyan = 0.04, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.
<style> p { color: #F6FFDF; } p { color: rgb(246,255,223); } H1.HeaderClassName { color: #F6FFDF; } .AnyTagClassName { color: #F6FFDF; } </style>
<style> a { background-color: #F6FFDF; } a { background-color: rgb(246,255,223); } div.DivClassName { background-color: #F6FFDF; } .BgClassName { background-color: #F6FFDF; } </style>
<style> span { border-color: #F6FFDF; } span { border-color: rgb(246,255,223); } td.TdClassName { border-color: #F6FFDF; } .TagClassName { border-color: #F6FFDF; } </style>