#F7F1D9 (or 0xF7F1D9) is unknown color: approx Apricot White. HEX triplet: F7, F1 and D9. RGB value is (247,241,217). Sum of RGB (Red+Green+Blue) = 247+241+217=705 (93% of max value = 765). Red value is 247 (96.88% from 255 or 35.04% from 705); Green value is 241 (94.53% from 255 or 34.18% from 705); Blue value is 217 (85.16% from 255 or 30.78% from 705); Max value from RGB is 247 - color contains mainly: red. Hex color #F7F1D9 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F7F1D9 is #080E26. Grayscale: #F0F0F0. Windows color (decimal): -527911 or 14283255. OLE color: 14283255.
HSL color Cylindrical-coordinate representation of color #F7F1D9: hue angle of 48º degrees, saturation: 0.65, 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 #F7F1D9 is Cyan = 0, Magento = 0.02, Yellow = 0.12 and Black (K on CMYK) = 0.03.
<style> p { color: #F7F1D9; } p { color: rgb(247,241,217); } H1.HeaderClassName { color: #F7F1D9; } .AnyTagClassName { color: #F7F1D9; } </style>
<style> a { background-color: #F7F1D9; } a { background-color: rgb(247,241,217); } div.DivClassName { background-color: #F7F1D9; } .BgClassName { background-color: #F7F1D9; } </style>
<style> span { border-color: #F7F1D9; } span { border-color: rgb(247,241,217); } td.TdClassName { border-color: #F7F1D9; } .TagClassName { border-color: #F7F1D9; } </style>