#1E913C (or 0x1E913C) is unknown color: approx Forest Green. HEX triplet: 1E, 91 and 3C. RGB value is (30,145,60). Sum of RGB (Red+Green+Blue) = 30+145+60=235 (31% of max value = 765). Red value is 30 (12.11% from 255 or 12.77% from 235); Green value is 145 (57.03% from 255 or 61.70% from 235); Blue value is 60 (23.83% from 255 or 25.53% from 235); Max value from RGB is 145 - color contains mainly: green. Hex color #1E913C is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #1E913C is #E16EC3. Grayscale: #656565. Windows color (decimal): -14773956 or 3969310. OLE color: 3969310.
HSL color Cylindrical-coordinate representation of color #1E913C: hue angle of 135.65º degrees, saturation: 0.66, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #1E913C is Cyan = 0.79, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.43.
<style> p { color: #1e913c; } p { color: rgb(30,145,60); } H1.HeaderClassName { color: #1e913c; } .AnyTagClassName { color: #1e913c; } </style>
<style> a { background-color: #1e913c; } a { background-color: rgb(30,145,60); } div.DivClassName { background-color: #1e913c; } .BgClassName { background-color: #1e913c; } </style>
<style> span { border-color: #1e913c; } span { border-color: rgb(30,145,60); } td.TdClassName { border-color: #1e913c; } .TagClassName { border-color: #1e913c; } </style>