#F4EC01 (or 0xF4EC01) is unknown color: approx Lemon. HEX triplet: F4, EC and 01. RGB value is (244,236,1). Sum of RGB (Red+Green+Blue) = 244+236+1=481 (63% of max value = 765). Red value is 244 (95.70% from 255 or 50.73% from 481); Green value is 236 (92.58% from 255 or 49.06% from 481); Blue value is 1 (0.78% from 255 or 0.21% from 481); Max value from RGB is 244 - color contains mainly: red. Hex color #F4EC01 is not a web safe color. Web safe color analog (approx): #FFFF00. Inversed color of #F4EC01 is #0B13FE. Grayscale: #D4D4D4. Windows color (decimal): -726015 or 126196. OLE color: 126196.
HSL color Cylindrical-coordinate representation of color #F4EC01: hue angle of 58.02º degrees, saturation: 0.99, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 1%. Process color model (Four color, CMYK) of #F4EC01 is Cyan = 0, Magento = 0.03, Yellow = 1.00 and Black (K on CMYK) = 0.04.
<style> p { color: #F4EC01; } p { color: rgb(244,236,1); } H1.HeaderClassName { color: #F4EC01; } .AnyTagClassName { color: #F4EC01; } </style>
<style> a { background-color: #F4EC01; } a { background-color: rgb(244,236,1); } div.DivClassName { background-color: #F4EC01; } .BgClassName { background-color: #F4EC01; } </style>
<style> span { border-color: #F4EC01; } span { border-color: rgb(244,236,1); } td.TdClassName { border-color: #F4EC01; } .TagClassName { border-color: #F4EC01; } </style>