#F3E10F (or 0xF3E10F) is unknown color: approx Lemon. HEX triplet: F3, E1 and 0F. RGB value is (243,225,15). Sum of RGB (Red+Green+Blue) = 243+225+15=483 (63% of max value = 765). Red value is 243 (95.31% from 255 or 50.31% from 483); Green value is 225 (88.28% from 255 or 46.58% from 483); Blue value is 15 (6.25% from 255 or 3.11% from 483); Max value from RGB is 243 - color contains mainly: red. Hex color #F3E10F is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #F3E10F is #0C1EF0. Grayscale: #CFCFCF. Windows color (decimal): -794353 or 1040883. OLE color: 1040883.
HSL color Cylindrical-coordinate representation of color #F3E10F: hue angle of 55.26º degrees, saturation: 0.9, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #F3E10F is Cyan = 0, Magento = 0.07, Yellow = 0.94 and Black (K on CMYK) = 0.05.
<style> p { color: #F3E10F; } p { color: rgb(243,225,15); } H1.HeaderClassName { color: #F3E10F; } .AnyTagClassName { color: #F3E10F; } </style>
<style> a { background-color: #F3E10F; } a { background-color: rgb(243,225,15); } div.DivClassName { background-color: #F3E10F; } .BgClassName { background-color: #F3E10F; } </style>
<style> span { border-color: #F3E10F; } span { border-color: rgb(243,225,15); } td.TdClassName { border-color: #F3E10F; } .TagClassName { border-color: #F3E10F; } </style>