#F5F9F0 (or 0xF5F9F0) is unknown color: approx Saltpan. HEX triplet: F5, F9 and F0. RGB value is (245,249,240). Sum of RGB (Red+Green+Blue) = 245+249+240=734 (97% of max value = 765). Red value is 245 (96.09% from 255 or 33.38% from 734); Green value is 249 (97.66% from 255 or 33.92% from 734); Blue value is 240 (94.14% from 255 or 32.70% from 734); Max value from RGB is 249 - color contains mainly: green. Hex color #F5F9F0 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F5F9F0 is #0A060F. Grayscale: #F6F6F6. Windows color (decimal): -656912 or 15792629. OLE color: 15792629.
HSL color Cylindrical-coordinate representation of color #F5F9F0: hue angle of 86.67º degrees, saturation: 0.43, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #F5F9F0 is Cyan = 0.02, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.02.
<style> p { color: #F5F9F0; } p { color: rgb(245,249,240); } H1.HeaderClassName { color: #F5F9F0; } .AnyTagClassName { color: #F5F9F0; } </style>
<style> a { background-color: #F5F9F0; } a { background-color: rgb(245,249,240); } div.DivClassName { background-color: #F5F9F0; } .BgClassName { background-color: #F5F9F0; } </style>
<style> span { border-color: #F5F9F0; } span { border-color: rgb(245,249,240); } td.TdClassName { border-color: #F5F9F0; } .TagClassName { border-color: #F5F9F0; } </style>