#F8F010 (or 0xF8F010) is unknown color: approx Lemon. HEX triplet: F8, F0 and 10. RGB value is (248,240,16). Sum of RGB (Red+Green+Blue) = 248+240+16=504 (66% of max value = 765). Red value is 248 (97.27% from 255 or 49.21% from 504); Green value is 240 (94.14% from 255 or 47.62% from 504); Blue value is 16 (6.64% from 255 or 3.17% from 504); Max value from RGB is 248 - color contains mainly: red. Hex color #F8F010 is not a web safe color. Web safe color analog (approx): #FFFF00. Inversed color of #F8F010 is #070FEF. Grayscale: #D9D9D9. Windows color (decimal): -462832 or 1110264. OLE color: 1110264.
HSL color Cylindrical-coordinate representation of color #F8F010: hue angle of 57.93º degrees, saturation: 0.94, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #F8F010 is Cyan = 0, Magento = 0.03, Yellow = 0.94 and Black (K on CMYK) = 0.03.
<style> p { color: #F8F010; } p { color: rgb(248,240,16); } H1.HeaderClassName { color: #F8F010; } .AnyTagClassName { color: #F8F010; } </style>
<style> a { background-color: #F8F010; } a { background-color: rgb(248,240,16); } div.DivClassName { background-color: #F8F010; } .BgClassName { background-color: #F8F010; } </style>
<style> span { border-color: #F8F010; } span { border-color: rgb(248,240,16); } td.TdClassName { border-color: #F8F010; } .TagClassName { border-color: #F8F010; } </style>