#F5F4C0 (or 0xF5F4C0) is unknown color: approx Cumulus. HEX triplet: F5, F4 and C0. RGB value is (245,244,192). Sum of RGB (Red+Green+Blue) = 245+244+192=681 (90% of max value = 765). Red value is 245 (96.09% from 255 or 35.98% from 681); Green value is 244 (95.70% from 255 or 35.83% from 681); Blue value is 192 (75.39% from 255 or 28.19% from 681); Max value from RGB is 245 - color contains mainly: red. Hex color #F5F4C0 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5F4C0 is #0A0B3F. Grayscale: #EEEEEE. Windows color (decimal): -658240 or 12645621. OLE color: 12645621.
HSL color Cylindrical-coordinate representation of color #F5F4C0: hue angle of 58.87º degrees, saturation: 0.73, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #F5F4C0 is Cyan = 0, Magento = 0.00, Yellow = 0.22 and Black (K on CMYK) = 0.04.
<style> p { color: #F5F4C0; } p { color: rgb(245,244,192); } H1.HeaderClassName { color: #F5F4C0; } .AnyTagClassName { color: #F5F4C0; } </style>
<style> a { background-color: #F5F4C0; } a { background-color: rgb(245,244,192); } div.DivClassName { background-color: #F5F4C0; } .BgClassName { background-color: #F5F4C0; } </style>
<style> span { border-color: #F5F4C0; } span { border-color: rgb(245,244,192); } td.TdClassName { border-color: #F5F4C0; } .TagClassName { border-color: #F5F4C0; } </style>