#3EDF5F (or 0x3EDF5F) is unknown color: approx Emerald. HEX triplet: 3E, DF and 5F. RGB value is (62,223,95). Sum of RGB (Red+Green+Blue) = 62+223+95=380 (50% of max value = 765). Red value is 62 (24.61% from 255 or 16.32% from 380); Green value is 223 (87.5% from 255 or 58.68% from 380); Blue value is 95 (37.5% from 255 or 25% from 380); Max value from RGB is 223 - color contains mainly: green. Hex color #3EDF5F is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #3EDF5F is #C120A0. Grayscale: #A0A0A0. Windows color (decimal): -12656801 or 6283070. OLE color: 6283070.
HSL color Cylindrical-coordinate representation of color #3EDF5F: hue angle of 132.3º degrees, saturation: 0.72, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #3EDF5F is Cyan = 0.72, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.13.
<style> p { color: #3edf5f; } p { color: rgb(62,223,95); } H1.HeaderClassName { color: #3edf5f; } .AnyTagClassName { color: #3edf5f; } </style>
<style> a { background-color: #3edf5f; } a { background-color: rgb(62,223,95); } div.DivClassName { background-color: #3edf5f; } .BgClassName { background-color: #3edf5f; } </style>
<style> span { border-color: #3edf5f; } span { border-color: rgb(62,223,95); } td.TdClassName { border-color: #3edf5f; } .TagClassName { border-color: #3edf5f; } </style>