#FFF9F6 (or 0xFFF9F6) is unknown color: approx Seashell. HEX triplet: FF, F9 and F6. RGB value is (255,249,246). Sum of RGB (Red+Green+Blue) = 255+249+246=750 (99% of max value = 765). Red value is 255 (100% from 255 or 34% from 750); Green value is 249 (97.66% from 255 or 33.2% from 750); Blue value is 246 (96.48% from 255 or 32.8% from 750); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF9F6 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FFF9F6 is #000609. Grayscale: #FAFAFA. Windows color (decimal): -1546 or 16185855. OLE color: 16185855.
HSL color Cylindrical-coordinate representation of color #FFF9F6: hue angle of 20º degrees, saturation: 1, lightness: 0.98%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #FFF9F6 is Cyan = 0, Magento = 0.02, Yellow = 0.04 and Black (K on CMYK) = 0.
<style> p { color: #FFF9F6; } p { color: rgb(255,249,246); } H1.HeaderClassName { color: #FFF9F6; } .AnyTagClassName { color: #FFF9F6; } </style>
<style> a { background-color: #FFF9F6; } a { background-color: rgb(255,249,246); } div.DivClassName { background-color: #FFF9F6; } .BgClassName { background-color: #FFF9F6; } </style>
<style> span { border-color: #FFF9F6; } span { border-color: rgb(255,249,246); } td.TdClassName { border-color: #FFF9F6; } .TagClassName { border-color: #FFF9F6; } </style>