#F0FFDE (or 0xF0FFDE) is unknown color: approx Saltpan. HEX triplet: F0, FF and DE. RGB value is (240,255,222). Sum of RGB (Red+Green+Blue) = 240+255+222=717 (94% of max value = 765). Red value is 240 (94.14% from 255 or 33.47% from 717); Green value is 255 (100% from 255 or 35.56% from 717); Blue value is 222 (87.11% from 255 or 30.96% from 717); Max value from RGB is 255 - color contains mainly: green. Hex color #F0FFDE is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F0FFDE is #0F0021. Grayscale: #F6F6F6. Windows color (decimal): -983074 or 14614512. OLE color: 14614512.
HSL color Cylindrical-coordinate representation of color #F0FFDE: hue angle of 87.27º 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 #F0FFDE is Cyan = 0.06, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.
<style> p { color: #F0FFDE; } p { color: rgb(240,255,222); } H1.HeaderClassName { color: #F0FFDE; } .AnyTagClassName { color: #F0FFDE; } </style>
<style> a { background-color: #F0FFDE; } a { background-color: rgb(240,255,222); } div.DivClassName { background-color: #F0FFDE; } .BgClassName { background-color: #F0FFDE; } </style>
<style> span { border-color: #F0FFDE; } span { border-color: rgb(240,255,222); } td.TdClassName { border-color: #F0FFDE; } .TagClassName { border-color: #F0FFDE; } </style>