#F9E04E (or 0xF9E04E) is unknown color: approx Energy Yellow. HEX triplet: F9, E0 and 4E. RGB value is (249,224,78). Sum of RGB (Red+Green+Blue) = 249+224+78=551 (72% of max value = 765). Red value is 249 (97.66% from 255 or 45.19% from 551); Green value is 224 (87.89% from 255 or 40.65% from 551); Blue value is 78 (30.86% from 255 or 14.16% from 551); Max value from RGB is 249 - color contains mainly: red. Hex color #F9E04E is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #F9E04E is #061FB1. Grayscale: #D7D7D7. Windows color (decimal): -401330 or 5169401. OLE color: 5169401.
HSL color Cylindrical-coordinate representation of color #F9E04E: hue angle of 51.23º degrees, saturation: 0.93, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #F9E04E is Cyan = 0, Magento = 0.10, Yellow = 0.69 and Black (K on CMYK) = 0.02.
<style> p { color: #F9E04E; } p { color: rgb(249,224,78); } H1.HeaderClassName { color: #F9E04E; } .AnyTagClassName { color: #F9E04E; } </style>
<style> a { background-color: #F9E04E; } a { background-color: rgb(249,224,78); } div.DivClassName { background-color: #F9E04E; } .BgClassName { background-color: #F9E04E; } </style>
<style> span { border-color: #F9E04E; } span { border-color: rgb(249,224,78); } td.TdClassName { border-color: #F9E04E; } .TagClassName { border-color: #F9E04E; } </style>