#F1B90D (or 0xF1B90D) is unknown color: approx Selective Yellow. HEX triplet: F1, B9 and 0D. RGB value is (241,185,13). Sum of RGB (Red+Green+Blue) = 241+185+13=439 (58% of max value = 765). Red value is 241 (94.53% from 255 or 54.90% from 439); Green value is 185 (72.66% from 255 or 42.14% from 439); Blue value is 13 (5.47% from 255 or 2.96% from 439); Max value from RGB is 241 - color contains mainly: red. Hex color #F1B90D is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #F1B90D is #0E46F2. Grayscale: #B6B6B6. Windows color (decimal): -935667 or 899569. OLE color: 899569.
HSL color Cylindrical-coordinate representation of color #F1B90D: hue angle of 45.26º degrees, saturation: 0.9, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #F1B90D is Cyan = 0, Magento = 0.23, Yellow = 0.95 and Black (K on CMYK) = 0.05.
<style> p { color: #f1b90d; } p { color: rgb(241,185,13); } H1.HeaderClassName { color: #f1b90d; } .AnyTagClassName { color: #f1b90d; } </style>
<style> a { background-color: #f1b90d; } a { background-color: rgb(241,185,13); } div.DivClassName { background-color: #f1b90d; } .BgClassName { background-color: #f1b90d; } </style>
<style> span { border-color: #f1b90d; } span { border-color: rgb(241,185,13); } td.TdClassName { border-color: #f1b90d; } .TagClassName { border-color: #f1b90d; } </style>