#3EC250 (or 0x3EC250) is unknown color: approx Fruit Salad. HEX triplet: 3E, C2 and 50. RGB value is (62,194,80). Sum of RGB (Red+Green+Blue) = 62+194+80=336 (44% of max value = 765). Red value is 62 (24.61% from 255 or 18.45% from 336); Green value is 194 (76.17% from 255 or 57.74% from 336); Blue value is 80 (31.64% from 255 or 23.81% from 336); Max value from RGB is 194 - color contains mainly: green. Hex color #3EC250 is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #3EC250 is #C13DAF. Grayscale: #8D8D8D. Windows color (decimal): -12664240 or 5292606. OLE color: 5292606.
HSL color Cylindrical-coordinate representation of color #3EC250: hue angle of 128.18º degrees, saturation: 0.52, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #3EC250 is Cyan = 0.68, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.24.
<style> p { color: #3EC250; } p { color: rgb(62,194,80); } H1.HeaderClassName { color: #3EC250; } .AnyTagClassName { color: #3EC250; } </style>
<style> a { background-color: #3EC250; } a { background-color: rgb(62,194,80); } div.DivClassName { background-color: #3EC250; } .BgClassName { background-color: #3EC250; } </style>
<style> span { border-color: #3EC250; } span { border-color: rgb(62,194,80); } td.TdClassName { border-color: #3EC250; } .TagClassName { border-color: #3EC250; } </style>