#F9F5F5 (or 0xF9F5F5) is unknown color: approx White Smoke. HEX triplet: F9, F5 and F5. RGB value is (249,245,245). Sum of RGB (Red+Green+Blue) = 249+245+245=739 (97% of max value = 765). Red value is 249 (97.66% from 255 or 33.69% from 739); Green value is 245 (96.09% from 255 or 33.15% from 739); Blue value is 245 (96.09% from 255 or 33.15% from 739); Max value from RGB is 249 - color contains mainly: red. Hex color #F9F5F5 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F9F5F5 is #060A0A. Grayscale: #F6F6F6. Windows color (decimal): -395787 or 16119289. OLE color: 16119289.
HSL color Cylindrical-coordinate representation of color #F9F5F5: hue angle of 0º degrees, saturation: 0.25, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #F9F5F5 is Cyan = 0, Magento = 0.02, Yellow = 0.02 and Black (K on CMYK) = 0.02.
<style> p { color: #F9F5F5; } p { color: rgb(249,245,245); } H1.HeaderClassName { color: #F9F5F5; } .AnyTagClassName { color: #F9F5F5; } </style>
<style> a { background-color: #F9F5F5; } a { background-color: rgb(249,245,245); } div.DivClassName { background-color: #F9F5F5; } .BgClassName { background-color: #F9F5F5; } </style>
<style> span { border-color: #F9F5F5; } span { border-color: rgb(249,245,245); } td.TdClassName { border-color: #F9F5F5; } .TagClassName { border-color: #F9F5F5; } </style>