#F2EDDD (or 0xF2EDDD) is unknown color: approx Quarter Pearl Lusta. HEX triplet: F2, ED and DD. RGB value is (242,237,221). Sum of RGB (Red+Green+Blue) = 242+237+221=700 (92% of max value = 765). Red value is 242 (94.92% from 255 or 34.57% from 700); Green value is 237 (92.97% from 255 or 33.86% from 700); Blue value is 221 (86.72% from 255 or 31.57% from 700); Max value from RGB is 242 - color contains mainly: red. Hex color #F2EDDD is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F2EDDD is #0D1222. Grayscale: #ECECEC. Windows color (decimal): -856611 or 14544370. OLE color: 14544370.
HSL color Cylindrical-coordinate representation of color #F2EDDD: hue angle of 45.71º degrees, saturation: 0.45, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #F2EDDD is Cyan = 0, Magento = 0.02, Yellow = 0.09 and Black (K on CMYK) = 0.05.
<style> p { color: #F2EDDD; } p { color: rgb(242,237,221); } H1.HeaderClassName { color: #F2EDDD; } .AnyTagClassName { color: #F2EDDD; } </style>
<style> a { background-color: #F2EDDD; } a { background-color: rgb(242,237,221); } div.DivClassName { background-color: #F2EDDD; } .BgClassName { background-color: #F2EDDD; } </style>
<style> span { border-color: #F2EDDD; } span { border-color: rgb(242,237,221); } td.TdClassName { border-color: #F2EDDD; } .TagClassName { border-color: #F2EDDD; } </style>