#F0F6CF (or 0xF0F6CF) is unknown color: approx Rice Flower. HEX triplet: F0, F6 and CF. RGB value is (240,246,207). Sum of RGB (Red+Green+Blue) = 240+246+207=693 (91% of max value = 765). Red value is 240 (94.14% from 255 or 34.63% from 693); Green value is 246 (96.48% from 255 or 35.50% from 693); Blue value is 207 (81.25% from 255 or 29.87% from 693); Max value from RGB is 246 - color contains mainly: green. Hex color #F0F6CF is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F0F6CF is #0F0930. Grayscale: #EFEFEF. Windows color (decimal): -985393 or 13629168. OLE color: 13629168.
HSL color Cylindrical-coordinate representation of color #F0F6CF: hue angle of 69.23º degrees, saturation: 0.68, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #F0F6CF is Cyan = 0.02, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.04.
<style> p { color: #F0F6CF; } p { color: rgb(240,246,207); } H1.HeaderClassName { color: #F0F6CF; } .AnyTagClassName { color: #F0F6CF; } </style>
<style> a { background-color: #F0F6CF; } a { background-color: rgb(240,246,207); } div.DivClassName { background-color: #F0F6CF; } .BgClassName { background-color: #F0F6CF; } </style>
<style> span { border-color: #F0F6CF; } span { border-color: rgb(240,246,207); } td.TdClassName { border-color: #F0F6CF; } .TagClassName { border-color: #F0F6CF; } </style>