#E0FF5D (or 0xE0FF5D) is unknown color: approx Honeysuckle. HEX triplet: E0, FF and 5D. RGB value is (224,255,93). Sum of RGB (Red+Green+Blue) = 224+255+93=572 (75% of max value = 765). Red value is 224 (87.89% from 255 or 39.16% from 572); Green value is 255 (100% from 255 or 44.58% from 572); Blue value is 93 (36.72% from 255 or 16.26% from 572); Max value from RGB is 255 - color contains mainly: green. Hex color #E0FF5D is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #E0FF5D is #1F00A2. Grayscale: #E3E3E3. Windows color (decimal): -2031779 or 6160352. OLE color: 6160352.
HSL color Cylindrical-coordinate representation of color #E0FF5D: hue angle of 71.48º degrees, saturation: 1, lightness: 0.68%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #E0FF5D is Cyan = 0.12, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.
<style> p { color: #E0FF5D; } p { color: rgb(224,255,93); } H1.HeaderClassName { color: #E0FF5D; } .AnyTagClassName { color: #E0FF5D; } </style>
<style> a { background-color: #E0FF5D; } a { background-color: rgb(224,255,93); } div.DivClassName { background-color: #E0FF5D; } .BgClassName { background-color: #E0FF5D; } </style>
<style> span { border-color: #E0FF5D; } span { border-color: rgb(224,255,93); } td.TdClassName { border-color: #E0FF5D; } .TagClassName { border-color: #E0FF5D; } </style>