#E5FF21 (or 0xE5FF21) is unknown color: approx Chartreuse Yellow. HEX triplet: E5, FF and 21. RGB value is (229,255,33). Sum of RGB (Red+Green+Blue) = 229+255+33=517 (68% of max value = 765). Red value is 229 (89.84% from 255 or 44.29% from 517); Green value is 255 (100% from 255 or 49.32% from 517); Blue value is 33 (13.28% from 255 or 6.38% from 517); Max value from RGB is 255 - color contains mainly: green. Hex color #E5FF21 is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #E5FF21 is #1A00DE. Grayscale: #DEDEDE. Windows color (decimal): -1704159 or 2228197. OLE color: 2228197.
HSL color Cylindrical-coordinate representation of color #E5FF21: hue angle of 67.03º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #E5FF21 is Cyan = 0.10, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.
<style> p { color: #E5FF21; } p { color: rgb(229,255,33); } H1.HeaderClassName { color: #E5FF21; } .AnyTagClassName { color: #E5FF21; } </style>
<style> a { background-color: #E5FF21; } a { background-color: rgb(229,255,33); } div.DivClassName { background-color: #E5FF21; } .BgClassName { background-color: #E5FF21; } </style>
<style> span { border-color: #E5FF21; } span { border-color: rgb(229,255,33); } td.TdClassName { border-color: #E5FF21; } .TagClassName { border-color: #E5FF21; } </style>