#F5F7E1 (or 0xF5F7E1) is unknown color: approx Beige. HEX triplet: F5, F7 and E1. RGB value is (245,247,225). Sum of RGB (Red+Green+Blue) = 245+247+225=717 (94% of max value = 765). Red value is 245 (96.09% from 255 or 34.17% from 717); Green value is 247 (96.88% from 255 or 34.45% from 717); Blue value is 225 (88.28% from 255 or 31.38% from 717); Max value from RGB is 247 - color contains mainly: green. Hex color #F5F7E1 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5F7E1 is #0A081E. Grayscale: #F3F3F3. Windows color (decimal): -657439 or 14809077. OLE color: 14809077.
HSL color Cylindrical-coordinate representation of color #F5F7E1: hue angle of 65.45º degrees, saturation: 0.58, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #F5F7E1 is Cyan = 0.01, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.03.
<style> p { color: #F5F7E1; } p { color: rgb(245,247,225); } H1.HeaderClassName { color: #F5F7E1; } .AnyTagClassName { color: #F5F7E1; } </style>
<style> a { background-color: #F5F7E1; } a { background-color: rgb(245,247,225); } div.DivClassName { background-color: #F5F7E1; } .BgClassName { background-color: #F5F7E1; } </style>
<style> span { border-color: #F5F7E1; } span { border-color: rgb(245,247,225); } td.TdClassName { border-color: #F5F7E1; } .TagClassName { border-color: #F5F7E1; } </style>