#F9F888 (or 0xF9F888) is unknown color: approx Milan. HEX triplet: F9, F8 and 88. RGB value is (249,248,136). Sum of RGB (Red+Green+Blue) = 249+248+136=633 (83% of max value = 765). Red value is 249 (97.66% from 255 or 39.34% from 633); Green value is 248 (97.27% from 255 or 39.18% from 633); Blue value is 136 (53.52% from 255 or 21.48% from 633); Max value from RGB is 249 - color contains mainly: red. Hex color #F9F888 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F9F888 is #060777. Grayscale: #EBEBEB. Windows color (decimal): -395128 or 8976633. OLE color: 8976633.
HSL color Cylindrical-coordinate representation of color #F9F888: hue angle of 59.47º degrees, saturation: 0.9, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #F9F888 is Cyan = 0, Magento = 0.00, Yellow = 0.45 and Black (K on CMYK) = 0.02.
<style> p { color: #F9F888; } p { color: rgb(249,248,136); } H1.HeaderClassName { color: #F9F888; } .AnyTagClassName { color: #F9F888; } </style>
<style> a { background-color: #F9F888; } a { background-color: rgb(249,248,136); } div.DivClassName { background-color: #F9F888; } .BgClassName { background-color: #F9F888; } </style>
<style> span { border-color: #F9F888; } span { border-color: rgb(249,248,136); } td.TdClassName { border-color: #F9F888; } .TagClassName { border-color: #F9F888; } </style>