#1EC43A (or 0x1EC43A) is unknown color: approx Lime Green. HEX triplet: 1E, C4 and 3A. RGB value is (30,196,58). Sum of RGB (Red+Green+Blue) = 30+196+58=284 (37% of max value = 765). Red value is 30 (12.11% from 255 or 10.56% from 284); Green value is 196 (76.95% from 255 or 69.01% from 284); Blue value is 58 (23.05% from 255 or 20.42% from 284); Max value from RGB is 196 - color contains mainly: green. Hex color #1EC43A is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #1EC43A is #E13BC5. Grayscale: #838383. Windows color (decimal): -14760902 or 3851294. OLE color: 3851294.
HSL color Cylindrical-coordinate representation of color #1EC43A: hue angle of 130.12º degrees, saturation: 0.73, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #1EC43A is Cyan = 0.85, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.23.
<style> p { color: #1EC43A; } p { color: rgb(30,196,58); } H1.HeaderClassName { color: #1EC43A; } .AnyTagClassName { color: #1EC43A; } </style>
<style> a { background-color: #1EC43A; } a { background-color: rgb(30,196,58); } div.DivClassName { background-color: #1EC43A; } .BgClassName { background-color: #1EC43A; } </style>
<style> span { border-color: #1EC43A; } span { border-color: rgb(30,196,58); } td.TdClassName { border-color: #1EC43A; } .TagClassName { border-color: #1EC43A; } </style>