#F4F015 (or 0xF4F015) is unknown color: approx Lemon. HEX triplet: F4, F0 and 15. RGB value is (244,240,21). Sum of RGB (Red+Green+Blue) = 244+240+21=505 (66% of max value = 765). Red value is 244 (95.70% from 255 or 48.32% from 505); Green value is 240 (94.14% from 255 or 47.52% from 505); Blue value is 21 (8.59% from 255 or 4.16% from 505); Max value from RGB is 244 - color contains mainly: red. Hex color #F4F015 is not a web safe color. Web safe color analog (approx): #FFFF00. Inversed color of #F4F015 is #0B0FEA. Grayscale: #D9D9D9. Windows color (decimal): -724971 or 1437940. OLE color: 1437940.
HSL color Cylindrical-coordinate representation of color #F4F015: hue angle of 58.92º degrees, saturation: 0.91, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #F4F015 is Cyan = 0, Magento = 0.02, Yellow = 0.91 and Black (K on CMYK) = 0.04.
<style> p { color: #F4F015; } p { color: rgb(244,240,21); } H1.HeaderClassName { color: #F4F015; } .AnyTagClassName { color: #F4F015; } </style>
<style> a { background-color: #F4F015; } a { background-color: rgb(244,240,21); } div.DivClassName { background-color: #F4F015; } .BgClassName { background-color: #F4F015; } </style>
<style> span { border-color: #F4F015; } span { border-color: rgb(244,240,21); } td.TdClassName { border-color: #F4F015; } .TagClassName { border-color: #F4F015; } </style>