#F5B50D (or 0xF5B50D) is unknown color: approx Selective Yellow. HEX triplet: F5, B5 and 0D. RGB value is (245,181,13). Sum of RGB (Red+Green+Blue) = 245+181+13=439 (58% of max value = 765). Red value is 245 (96.09% from 255 or 55.81% from 439); Green value is 181 (71.09% from 255 or 41.23% from 439); Blue value is 13 (5.47% from 255 or 2.96% from 439); Max value from RGB is 245 - color contains mainly: red. Hex color #F5B50D is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #F5B50D is #0A4AF2. Grayscale: #B5B5B5. Windows color (decimal): -674547 or 898549. OLE color: 898549.
HSL color Cylindrical-coordinate representation of color #F5B50D: hue angle of 43.45º degrees, saturation: 0.92, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #F5B50D is Cyan = 0, Magento = 0.26, Yellow = 0.95 and Black (K on CMYK) = 0.04.
<style> p { color: #F5B50D; } p { color: rgb(245,181,13); } H1.HeaderClassName { color: #F5B50D; } .AnyTagClassName { color: #F5B50D; } </style>
<style> a { background-color: #F5B50D; } a { background-color: rgb(245,181,13); } div.DivClassName { background-color: #F5B50D; } .BgClassName { background-color: #F5B50D; } </style>
<style> span { border-color: #F5B50D; } span { border-color: rgb(245,181,13); } td.TdClassName { border-color: #F5B50D; } .TagClassName { border-color: #F5B50D; } </style>