#E1F85C (or 0xE1F85C) is unknown color: approx Honeysuckle. HEX triplet: E1, F8 and 5C. RGB value is (225,248,92). Sum of RGB (Red+Green+Blue) = 225+248+92=565 (74% of max value = 765). Red value is 225 (88.28% from 255 or 39.82% from 565); Green value is 248 (97.27% from 255 or 43.89% from 565); Blue value is 92 (36.33% from 255 or 16.28% from 565); Max value from RGB is 248 - color contains mainly: green. Hex color #E1F85C is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #E1F85C is #1E07A3. Grayscale: #DFDFDF. Windows color (decimal): -1968036 or 6093025. OLE color: 6093025.
HSL color Cylindrical-coordinate representation of color #E1F85C: hue angle of 68.85º degrees, saturation: 0.92, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #E1F85C is Cyan = 0.09, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.03.
<style> p { color: #e1f85c; } p { color: rgb(225,248,92); } H1.HeaderClassName { color: #e1f85c; } .AnyTagClassName { color: #e1f85c; } </style>
<style> a { background-color: #e1f85c; } a { background-color: rgb(225,248,92); } div.DivClassName { background-color: #e1f85c; } .BgClassName { background-color: #e1f85c; } </style>
<style> span { border-color: #e1f85c; } span { border-color: rgb(225,248,92); } td.TdClassName { border-color: #e1f85c; } .TagClassName { border-color: #e1f85c; } </style>