#F4DEDF (or 0xF4DEDF) is unknown color: approx Pale Pink. HEX triplet: F4, DE and DF. RGB value is (244,222,223). Sum of RGB (Red+Green+Blue) = 244+222+223=689 (91% of max value = 765). Red value is 244 (95.70% from 255 or 35.41% from 689); Green value is 222 (87.11% from 255 or 32.22% from 689); Blue value is 223 (87.5% from 255 or 32.37% from 689); Max value from RGB is 244 - color contains mainly: red. Hex color #F4DEDF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F4DEDF is #0B2120. Grayscale: #E4E4E4. Windows color (decimal): -729377 or 14671604. OLE color: 14671604.
HSL color Cylindrical-coordinate representation of color #F4DEDF: hue angle of 357.27º degrees, saturation: 0.5, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #F4DEDF is Cyan = 0, Magento = 0.09, Yellow = 0.09 and Black (K on CMYK) = 0.04.
<style> p { color: #F4DEDF; } p { color: rgb(244,222,223); } H1.HeaderClassName { color: #F4DEDF; } .AnyTagClassName { color: #F4DEDF; } </style>
<style> a { background-color: #F4DEDF; } a { background-color: rgb(244,222,223); } div.DivClassName { background-color: #F4DEDF; } .BgClassName { background-color: #F4DEDF; } </style>
<style> span { border-color: #F4DEDF; } span { border-color: rgb(244,222,223); } td.TdClassName { border-color: #F4DEDF; } .TagClassName { border-color: #F4DEDF; } </style>