#F0DEDB (or 0xF0DEDB) is unknown color: approx Remy. HEX triplet: F0, DE and DB. RGB value is (240,222,219). Sum of RGB (Red+Green+Blue) = 240+222+219=681 (90% of max value = 765). Red value is 240 (94.14% from 255 or 35.24% from 681); Green value is 222 (87.11% from 255 or 32.60% from 681); Blue value is 219 (85.94% from 255 or 32.16% from 681); Max value from RGB is 240 - color contains mainly: red. Hex color #F0DEDB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0DEDB is #0F2124. Grayscale: #E3E3E3. Windows color (decimal): -991525 or 14409456. OLE color: 14409456.
HSL color Cylindrical-coordinate representation of color #F0DEDB: hue angle of 8.57º degrees, saturation: 0.41, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #F0DEDB is Cyan = 0, Magento = 0.08, Yellow = 0.09 and Black (K on CMYK) = 0.06.
<style> p { color: #F0DEDB; } p { color: rgb(240,222,219); } H1.HeaderClassName { color: #F0DEDB; } .AnyTagClassName { color: #F0DEDB; } </style>
<style> a { background-color: #F0DEDB; } a { background-color: rgb(240,222,219); } div.DivClassName { background-color: #F0DEDB; } .BgClassName { background-color: #F0DEDB; } </style>
<style> span { border-color: #F0DEDB; } span { border-color: rgb(240,222,219); } td.TdClassName { border-color: #F0DEDB; } .TagClassName { border-color: #F0DEDB; } </style>