#F9F5EB (or 0xF9F5EB) is unknown color: approx Old Lace. HEX triplet: F9, F5 and EB. RGB value is (249,245,235). Sum of RGB (Red+Green+Blue) = 249+245+235=729 (96% of max value = 765). Red value is 249 (97.66% from 255 or 34.16% from 729); Green value is 245 (96.09% from 255 or 33.61% from 729); Blue value is 235 (92.19% from 255 or 32.24% from 729); Max value from RGB is 249 - color contains mainly: red. Hex color #F9F5EB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F9F5EB is #060A14. Grayscale: #F5F5F5. Windows color (decimal): -395797 or 15463929. OLE color: 15463929.
HSL color Cylindrical-coordinate representation of color #F9F5EB: hue angle of 42.86º degrees, saturation: 0.54, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #F9F5EB is Cyan = 0, Magento = 0.02, Yellow = 0.06 and Black (K on CMYK) = 0.02.
<style> p { color: #F9F5EB; } p { color: rgb(249,245,235); } H1.HeaderClassName { color: #F9F5EB; } .AnyTagClassName { color: #F9F5EB; } </style>
<style> a { background-color: #F9F5EB; } a { background-color: rgb(249,245,235); } div.DivClassName { background-color: #F9F5EB; } .BgClassName { background-color: #F9F5EB; } </style>
<style> span { border-color: #F9F5EB; } span { border-color: rgb(249,245,235); } td.TdClassName { border-color: #F9F5EB; } .TagClassName { border-color: #F9F5EB; } </style>