#3EED48 (or 0x3EED48) is unknown color: approx Lime Green. HEX triplet: 3E, ED and 48. RGB value is (62,237,72). Sum of RGB (Red+Green+Blue) = 62+237+72=371 (49% of max value = 765). Red value is 62 (24.61% from 255 or 16.71% from 371); Green value is 237 (92.97% from 255 or 63.88% from 371); Blue value is 72 (28.52% from 255 or 19.41% from 371); Max value from RGB is 237 - color contains mainly: green. Hex color #3EED48 is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #3EED48 is #C112B7. Grayscale: #A6A6A6. Windows color (decimal): -12653240 or 4779326. OLE color: 4779326.
HSL color Cylindrical-coordinate representation of color #3EED48: hue angle of 123.43º degrees, saturation: 0.83, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #3EED48 is Cyan = 0.74, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.07.
<style> p { color: #3EED48; } p { color: rgb(62,237,72); } H1.HeaderClassName { color: #3EED48; } .AnyTagClassName { color: #3EED48; } </style>
<style> a { background-color: #3EED48; } a { background-color: rgb(62,237,72); } div.DivClassName { background-color: #3EED48; } .BgClassName { background-color: #3EED48; } </style>
<style> span { border-color: #3EED48; } span { border-color: rgb(62,237,72); } td.TdClassName { border-color: #3EED48; } .TagClassName { border-color: #3EED48; } </style>