#F7DADD (or 0xF7DADD) is unknown color: approx Pale Pink. HEX triplet: F7, DA and DD. RGB value is (247,218,221). Sum of RGB (Red+Green+Blue) = 247+218+221=686 (90% of max value = 765). Red value is 247 (96.88% from 255 or 36.01% from 686); Green value is 218 (85.55% from 255 or 31.78% from 686); Blue value is 221 (86.72% from 255 or 32.22% from 686); Max value from RGB is 247 - color contains mainly: red. Hex color #F7DADD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F7DADD is #082522. Grayscale: #E3E3E3. Windows color (decimal): -533795 or 14539511. OLE color: 14539511.
HSL color Cylindrical-coordinate representation of color #F7DADD: hue angle of 353.79º degrees, saturation: 0.64, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #F7DADD is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.03.
<style> p { color: #F7DADD; } p { color: rgb(247,218,221); } H1.HeaderClassName { color: #F7DADD; } .AnyTagClassName { color: #F7DADD; } </style>
<style> a { background-color: #F7DADD; } a { background-color: rgb(247,218,221); } div.DivClassName { background-color: #F7DADD; } .BgClassName { background-color: #F7DADD; } </style>
<style> span { border-color: #F7DADD; } span { border-color: rgb(247,218,221); } td.TdClassName { border-color: #F7DADD; } .TagClassName { border-color: #F7DADD; } </style>