#F4DAEC (or 0xF4DAEC) is unknown color: approx Pig Pink. HEX triplet: F4, DA and EC. RGB value is (244,218,236). Sum of RGB (Red+Green+Blue) = 244+218+236=698 (92% of max value = 765). Red value is 244 (95.70% from 255 or 34.96% from 698); Green value is 218 (85.55% from 255 or 31.23% from 698); Blue value is 236 (92.58% from 255 or 33.81% from 698); Max value from RGB is 244 - color contains mainly: red. Hex color #F4DAEC is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F4DAEC is #0B2513. Grayscale: #E3E3E3. Windows color (decimal): -730388 or 15522548. OLE color: 15522548.
HSL color Cylindrical-coordinate representation of color #F4DAEC: hue angle of 318.46º degrees, saturation: 0.54, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #F4DAEC is Cyan = 0, Magento = 0.11, Yellow = 0.03 and Black (K on CMYK) = 0.04.
<style> p { color: #F4DAEC; } p { color: rgb(244,218,236); } H1.HeaderClassName { color: #F4DAEC; } .AnyTagClassName { color: #F4DAEC; } </style>
<style> a { background-color: #F4DAEC; } a { background-color: rgb(244,218,236); } div.DivClassName { background-color: #F4DAEC; } .BgClassName { background-color: #F4DAEC; } </style>
<style> span { border-color: #F4DAEC; } span { border-color: rgb(244,218,236); } td.TdClassName { border-color: #F4DAEC; } .TagClassName { border-color: #F4DAEC; } </style>