#E5FA0E (or 0xE5FA0E) is unknown color: approx Chartreuse Yellow. HEX triplet: E5, FA and 0E. RGB value is (229,250,14). Sum of RGB (Red+Green+Blue) = 229+250+14=493 (65% of max value = 765). Red value is 229 (89.84% from 255 or 46.45% from 493); Green value is 250 (98.05% from 255 or 50.71% from 493); Blue value is 14 (5.86% from 255 or 2.84% from 493); Max value from RGB is 250 - color contains mainly: green. Hex color #E5FA0E is not a web safe color. Web safe color analog (approx): #CCFF00. Inversed color of #E5FA0E is #1A05F1. Grayscale: #D9D9D9. Windows color (decimal): -1705458 or 981733. OLE color: 981733.
HSL color Cylindrical-coordinate representation of color #E5FA0E: hue angle of 65.34º degrees, saturation: 0.96, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #E5FA0E is Cyan = 0.08, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.02.
<style> p { color: #E5FA0E; } p { color: rgb(229,250,14); } H1.HeaderClassName { color: #E5FA0E; } .AnyTagClassName { color: #E5FA0E; } </style>
<style> a { background-color: #E5FA0E; } a { background-color: rgb(229,250,14); } div.DivClassName { background-color: #E5FA0E; } .BgClassName { background-color: #E5FA0E; } </style>
<style> span { border-color: #E5FA0E; } span { border-color: rgb(229,250,14); } td.TdClassName { border-color: #E5FA0E; } .TagClassName { border-color: #E5FA0E; } </style>