#FFF7E6 (or 0xFFF7E6) is unknown color: approx Old Lace. HEX triplet: FF, F7 and E6. RGB value is (255,247,230). Sum of RGB (Red+Green+Blue) = 255+247+230=732 (96% of max value = 765). Red value is 255 (100% from 255 or 34.84% from 732); Green value is 247 (96.88% from 255 or 33.74% from 732); Blue value is 230 (90.23% from 255 or 31.42% from 732); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF7E6 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FFF7E6 is #000819. Grayscale: #F7F7F7. Windows color (decimal): -2074 or 15136767. OLE color: 15136767.
HSL color Cylindrical-coordinate representation of color #FFF7E6: hue angle of 40.8º degrees, saturation: 1, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #FFF7E6 is Cyan = 0, Magento = 0.03, Yellow = 0.10 and Black (K on CMYK) = 0.
<style> p { color: #FFF7E6; } p { color: rgb(255,247,230); } H1.HeaderClassName { color: #FFF7E6; } .AnyTagClassName { color: #FFF7E6; } </style>
<style> a { background-color: #FFF7E6; } a { background-color: rgb(255,247,230); } div.DivClassName { background-color: #FFF7E6; } .BgClassName { background-color: #FFF7E6; } </style>
<style> span { border-color: #FFF7E6; } span { border-color: rgb(255,247,230); } td.TdClassName { border-color: #FFF7E6; } .TagClassName { border-color: #FFF7E6; } </style>