#F5F0E4 (or 0xF5F0E4) is unknown color: approx Romance. HEX triplet: F5, F0 and E4. RGB value is (245,240,228). Sum of RGB (Red+Green+Blue) = 245+240+228=713 (94% of max value = 765). Red value is 245 (96.09% from 255 or 34.36% from 713); Green value is 240 (94.14% from 255 or 33.66% from 713); Blue value is 228 (89.45% from 255 or 31.98% from 713); Max value from RGB is 245 - color contains mainly: red. Hex color #F5F0E4 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5F0E4 is #0A0F1B. Grayscale: #F0F0F0. Windows color (decimal): -659228 or 15003893. OLE color: 15003893.
HSL color Cylindrical-coordinate representation of color #F5F0E4: hue angle of 42.35º degrees, saturation: 0.46, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #F5F0E4 is Cyan = 0, Magento = 0.02, Yellow = 0.07 and Black (K on CMYK) = 0.04.
<style> p { color: #F5F0E4; } p { color: rgb(245,240,228); } H1.HeaderClassName { color: #F5F0E4; } .AnyTagClassName { color: #F5F0E4; } </style>
<style> a { background-color: #F5F0E4; } a { background-color: rgb(245,240,228); } div.DivClassName { background-color: #F5F0E4; } .BgClassName { background-color: #F5F0E4; } </style>
<style> span { border-color: #F5F0E4; } span { border-color: rgb(245,240,228); } td.TdClassName { border-color: #F5F0E4; } .TagClassName { border-color: #F5F0E4; } </style>