#F0DEBD (or 0xF0DEBD) is unknown color: approx Dutch White. HEX triplet: F0, DE and BD. RGB value is (240,222,189). Sum of RGB (Red+Green+Blue) = 240+222+189=651 (86% of max value = 765). Red value is 240 (94.14% from 255 or 36.87% from 651); Green value is 222 (87.11% from 255 or 34.10% from 651); Blue value is 189 (74.22% from 255 or 29.03% from 651); Max value from RGB is 240 - color contains mainly: red. Hex color #F0DEBD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0DEBD is #0F2142. Grayscale: #DFDFDF. Windows color (decimal): -991555 or 12443376. OLE color: 12443376.
HSL color Cylindrical-coordinate representation of color #F0DEBD: hue angle of 38.82º degrees, saturation: 0.63, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #F0DEBD is Cyan = 0, Magento = 0.08, Yellow = 0.21 and Black (K on CMYK) = 0.06.
<style> p { color: #F0DEBD; } p { color: rgb(240,222,189); } H1.HeaderClassName { color: #F0DEBD; } .AnyTagClassName { color: #F0DEBD; } </style>
<style> a { background-color: #F0DEBD; } a { background-color: rgb(240,222,189); } div.DivClassName { background-color: #F0DEBD; } .BgClassName { background-color: #F0DEBD; } </style>
<style> span { border-color: #F0DEBD; } span { border-color: rgb(240,222,189); } td.TdClassName { border-color: #F0DEBD; } .TagClassName { border-color: #F0DEBD; } </style>