#F9FB1D (or 0xF9FB1D) is unknown color: approx Lemon. HEX triplet: F9, FB and 1D. RGB value is (249,251,29). Sum of RGB (Red+Green+Blue) = 249+251+29=529 (70% of max value = 765). Red value is 249 (97.66% from 255 or 47.07% from 529); Green value is 251 (98.44% from 255 or 47.45% from 529); Blue value is 29 (11.72% from 255 or 5.48% from 529); Max value from RGB is 251 - color contains mainly: green. Hex color #F9FB1D is not a web safe color. Web safe color analog (approx): #FFFF33. Inversed color of #F9FB1D is #0604E2. Grayscale: #E1E1E1. Windows color (decimal): -394467 or 1965049. OLE color: 1965049.
HSL color Cylindrical-coordinate representation of color #F9FB1D: hue angle of 60.54º degrees, saturation: 0.97, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #F9FB1D is Cyan = 0.01, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.02.
<style> p { color: #f9fb1d; } p { color: rgb(249,251,29); } H1.HeaderClassName { color: #f9fb1d; } .AnyTagClassName { color: #f9fb1d; } </style>
<style> a { background-color: #f9fb1d; } a { background-color: rgb(249,251,29); } div.DivClassName { background-color: #f9fb1d; } .BgClassName { background-color: #f9fb1d; } </style>
<style> span { border-color: #f9fb1d; } span { border-color: rgb(249,251,29); } td.TdClassName { border-color: #f9fb1d; } .TagClassName { border-color: #f9fb1d; } </style>