#E1FC1A (or 0xE1FC1A) is unknown color: approx Chartreuse Yellow. HEX triplet: E1, FC and 1A. RGB value is (225,252,26). Sum of RGB (Red+Green+Blue) = 225+252+26=503 (66% of max value = 765). Red value is 225 (88.28% from 255 or 44.73% from 503); Green value is 252 (98.83% from 255 or 50.10% from 503); Blue value is 26 (10.55% from 255 or 5.17% from 503); Max value from RGB is 252 - color contains mainly: green. Hex color #E1FC1A is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #E1FC1A is #1E03E5. Grayscale: #DBDBDB. Windows color (decimal): -1967078 or 1768673. OLE color: 1768673.
HSL color Cylindrical-coordinate representation of color #E1FC1A: hue angle of 67.17º degrees, saturation: 0.97, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #E1FC1A is Cyan = 0.11, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.01.
<style> p { color: #e1fc1a; } p { color: rgb(225,252,26); } H1.HeaderClassName { color: #e1fc1a; } .AnyTagClassName { color: #e1fc1a; } </style>
<style> a { background-color: #e1fc1a; } a { background-color: rgb(225,252,26); } div.DivClassName { background-color: #e1fc1a; } .BgClassName { background-color: #e1fc1a; } </style>
<style> span { border-color: #e1fc1a; } span { border-color: rgb(225,252,26); } td.TdClassName { border-color: #e1fc1a; } .TagClassName { border-color: #e1fc1a; } </style>