#F7DCDD (or 0xF7DCDD) is unknown color: approx Pale Pink. HEX triplet: F7, DC and DD. RGB value is (247,220,221). Sum of RGB (Red+Green+Blue) = 247+220+221=688 (91% of max value = 765). Red value is 247 (96.88% from 255 or 35.90% from 688); Green value is 220 (86.33% from 255 or 31.98% from 688); Blue value is 221 (86.72% from 255 or 32.12% from 688); Max value from RGB is 247 - color contains mainly: red. Hex color #F7DCDD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F7DCDD is #082322. Grayscale: #E4E4E4. Windows color (decimal): -533283 or 14540023. OLE color: 14540023.
HSL color Cylindrical-coordinate representation of color #F7DCDD: hue angle of 357.78º degrees, saturation: 0.63, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #F7DCDD is Cyan = 0, Magento = 0.11, Yellow = 0.11 and Black (K on CMYK) = 0.03.
<style> p { color: #F7DCDD; } p { color: rgb(247,220,221); } H1.HeaderClassName { color: #F7DCDD; } .AnyTagClassName { color: #F7DCDD; } </style>
<style> a { background-color: #F7DCDD; } a { background-color: rgb(247,220,221); } div.DivClassName { background-color: #F7DCDD; } .BgClassName { background-color: #F7DCDD; } </style>
<style> span { border-color: #F7DCDD; } span { border-color: rgb(247,220,221); } td.TdClassName { border-color: #F7DCDD; } .TagClassName { border-color: #F7DCDD; } </style>