#F8B504 (or 0xF8B504) is unknown color: approx Selective Yellow. HEX triplet: F8, B5 and 04. RGB value is (248,181,4). Sum of RGB (Red+Green+Blue) = 248+181+4=433 (57% of max value = 765). Red value is 248 (97.27% from 255 or 57.27% from 433); Green value is 181 (71.09% from 255 or 41.80% from 433); Blue value is 4 (1.95% from 255 or 0.92% from 433); Max value from RGB is 248 - color contains mainly: red. Hex color #F8B504 is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #F8B504 is #074AFB. Grayscale: #B5B5B5. Windows color (decimal): -477948 or 308728. OLE color: 308728.
HSL color Cylindrical-coordinate representation of color #F8B504: hue angle of 43.52º degrees, saturation: 0.97, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #F8B504 is Cyan = 0, Magento = 0.27, Yellow = 0.98 and Black (K on CMYK) = 0.03.
<style> p { color: #f8b504; } p { color: rgb(248,181,4); } H1.HeaderClassName { color: #f8b504; } .AnyTagClassName { color: #f8b504; } </style>
<style> a { background-color: #f8b504; } a { background-color: rgb(248,181,4); } div.DivClassName { background-color: #f8b504; } .BgClassName { background-color: #f8b504; } </style>
<style> span { border-color: #f8b504; } span { border-color: rgb(248,181,4); } td.TdClassName { border-color: #f8b504; } .TagClassName { border-color: #f8b504; } </style>