#F9F872 (or 0xF9F872) is unknown color: approx Dolly. HEX triplet: F9, F8 and 72. RGB value is (249,248,114). Sum of RGB (Red+Green+Blue) = 249+248+114=611 (80% of max value = 765). Red value is 249 (97.66% from 255 or 40.75% from 611); Green value is 248 (97.27% from 255 or 40.59% from 611); Blue value is 114 (44.92% from 255 or 18.66% from 611); Max value from RGB is 249 - color contains mainly: red. Hex color #F9F872 is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #F9F872 is #06078D. Grayscale: #E9E9E9. Windows color (decimal): -395150 or 7534841. OLE color: 7534841.
HSL color Cylindrical-coordinate representation of color #F9F872: hue angle of 59.56º degrees, saturation: 0.92, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #F9F872 is Cyan = 0, Magento = 0.00, Yellow = 0.54 and Black (K on CMYK) = 0.02.
<style> p { color: #f9f872; } p { color: rgb(249,248,114); } H1.HeaderClassName { color: #f9f872; } .AnyTagClassName { color: #f9f872; } </style>
<style> a { background-color: #f9f872; } a { background-color: rgb(249,248,114); } div.DivClassName { background-color: #f9f872; } .BgClassName { background-color: #f9f872; } </style>
<style> span { border-color: #f9f872; } span { border-color: rgb(249,248,114); } td.TdClassName { border-color: #f9f872; } .TagClassName { border-color: #f9f872; } </style>