#40EA3B (or 0x40EA3B) is unknown color: approx Lime Green. HEX triplet: 40, EA and 3B. RGB value is (64,234,59). Sum of RGB (Red+Green+Blue) = 64+234+59=357 (47% of max value = 765). Red value is 64 (25.39% from 255 or 17.93% from 357); Green value is 234 (91.80% from 255 or 65.55% from 357); Blue value is 59 (23.44% from 255 or 16.53% from 357); Max value from RGB is 234 - color contains mainly: green. Hex color #40EA3B is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #40EA3B is #BF15C4. Grayscale: #A3A3A3. Windows color (decimal): -12522949 or 3926592. OLE color: 3926592.
HSL color Cylindrical-coordinate representation of color #40EA3B: hue angle of 118.29º degrees, saturation: 0.81, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #40EA3B is Cyan = 0.73, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.08.
<style> p { color: #40EA3B; } p { color: rgb(64,234,59); } H1.HeaderClassName { color: #40EA3B; } .AnyTagClassName { color: #40EA3B; } </style>
<style> a { background-color: #40EA3B; } a { background-color: rgb(64,234,59); } div.DivClassName { background-color: #40EA3B; } .BgClassName { background-color: #40EA3B; } </style>
<style> span { border-color: #40EA3B; } span { border-color: rgb(64,234,59); } td.TdClassName { border-color: #40EA3B; } .TagClassName { border-color: #40EA3B; } </style>