#E1F31E (or 0xE1F31E) is unknown color: approx Pear. HEX triplet: E1, F3 and 1E. RGB value is (225,243,30). Sum of RGB (Red+Green+Blue) = 225+243+30=498 (65% of max value = 765). Red value is 225 (88.28% from 255 or 45.18% from 498); Green value is 243 (95.31% from 255 or 48.80% from 498); Blue value is 30 (12.11% from 255 or 6.02% from 498); Max value from RGB is 243 - color contains mainly: green. Hex color #E1F31E is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #E1F31E is #1E0CE1. Grayscale: #D6D6D6. Windows color (decimal): -1969378 or 2028513. OLE color: 2028513.
HSL color Cylindrical-coordinate representation of color #E1F31E: hue angle of 65.07º degrees, saturation: 0.9, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #E1F31E is Cyan = 0.07, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.05.
<style> p { color: #e1f31e; } p { color: rgb(225,243,30); } H1.HeaderClassName { color: #e1f31e; } .AnyTagClassName { color: #e1f31e; } </style>
<style> a { background-color: #e1f31e; } a { background-color: rgb(225,243,30); } div.DivClassName { background-color: #e1f31e; } .BgClassName { background-color: #e1f31e; } </style>
<style> span { border-color: #e1f31e; } span { border-color: rgb(225,243,30); } td.TdClassName { border-color: #e1f31e; } .TagClassName { border-color: #e1f31e; } </style>