#F5C88F (or 0xF5C88F) is unknown color: approx Peach-Orange. HEX triplet: F5, C8 and 8F. RGB value is (245,200,143). Sum of RGB (Red+Green+Blue) = 245+200+143=588 (77% of max value = 765). Red value is 245 (96.09% from 255 or 41.67% from 588); Green value is 200 (78.52% from 255 or 34.01% from 588); Blue value is 143 (56.25% from 255 or 24.32% from 588); Max value from RGB is 245 - color contains mainly: red. Hex color #F5C88F is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F5C88F is #0A3770. Grayscale: #CFCFCF. Windows color (decimal): -669553 or 9423093. OLE color: 9423093.
HSL color Cylindrical-coordinate representation of color #F5C88F: hue angle of 33.53º degrees, saturation: 0.84, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #F5C88F is Cyan = 0, Magento = 0.18, Yellow = 0.42 and Black (K on CMYK) = 0.04.
<style> p { color: #F5C88F; } p { color: rgb(245,200,143); } H1.HeaderClassName { color: #F5C88F; } .AnyTagClassName { color: #F5C88F; } </style>
<style> a { background-color: #F5C88F; } a { background-color: rgb(245,200,143); } div.DivClassName { background-color: #F5C88F; } .BgClassName { background-color: #F5C88F; } </style>
<style> span { border-color: #F5C88F; } span { border-color: rgb(245,200,143); } td.TdClassName { border-color: #F5C88F; } .TagClassName { border-color: #F5C88F; } </style>