#F0FDCC (or 0xF0FDCC) is unknown color: approx Snow Flurry. HEX triplet: F0, FD and CC. RGB value is (240,253,204). Sum of RGB (Red+Green+Blue) = 240+253+204=697 (92% of max value = 765). Red value is 240 (94.14% from 255 or 34.43% from 697); Green value is 253 (99.22% from 255 or 36.30% from 697); Blue value is 204 (80.08% from 255 or 29.27% from 697); Max value from RGB is 253 - color contains mainly: green. Hex color #F0FDCC is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F0FDCC is #0F0233. Grayscale: #F3F3F3. Windows color (decimal): -983604 or 13434352. OLE color: 13434352.
HSL color Cylindrical-coordinate representation of color #F0FDCC: hue angle of 75.92º degrees, saturation: 0.92, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #F0FDCC is Cyan = 0.05, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.01.
<style> p { color: #F0FDCC; } p { color: rgb(240,253,204); } H1.HeaderClassName { color: #F0FDCC; } .AnyTagClassName { color: #F0FDCC; } </style>
<style> a { background-color: #F0FDCC; } a { background-color: rgb(240,253,204); } div.DivClassName { background-color: #F0FDCC; } .BgClassName { background-color: #F0FDCC; } </style>
<style> span { border-color: #F0FDCC; } span { border-color: rgb(240,253,204); } td.TdClassName { border-color: #F0FDCC; } .TagClassName { border-color: #F0FDCC; } </style>