#F5FEC0 (or 0xF5FEC0) is unknown color: approx Chiffon. HEX triplet: F5, FE and C0. RGB value is (245,254,192). Sum of RGB (Red+Green+Blue) = 245+254+192=691 (91% of max value = 765). Red value is 245 (96.09% from 255 or 35.46% from 691); Green value is 254 (99.61% from 255 or 36.76% from 691); Blue value is 192 (75.39% from 255 or 27.79% from 691); Max value from RGB is 254 - color contains mainly: green. Hex color #F5FEC0 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5FEC0 is #0A013F. Grayscale: #F4F4F4. Windows color (decimal): -655680 or 12648181. OLE color: 12648181.
HSL color Cylindrical-coordinate representation of color #F5FEC0: hue angle of 68.71º degrees, saturation: 0.97, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #F5FEC0 is Cyan = 0.04, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.00.
<style> p { color: #f5fec0; } p { color: rgb(245,254,192); } H1.HeaderClassName { color: #f5fec0; } .AnyTagClassName { color: #f5fec0; } </style>
<style> a { background-color: #f5fec0; } a { background-color: rgb(245,254,192); } div.DivClassName { background-color: #f5fec0; } .BgClassName { background-color: #f5fec0; } </style>
<style> span { border-color: #f5fec0; } span { border-color: rgb(245,254,192); } td.TdClassName { border-color: #f5fec0; } .TagClassName { border-color: #f5fec0; } </style>