#1E832E (or 0x1E832E) is unknown color: approx Forest Green. HEX triplet: 1E, 83 and 2E. RGB value is (30,131,46). Sum of RGB (Red+Green+Blue) = 30+131+46=207 (27% of max value = 765). Red value is 30 (12.11% from 255 or 14.49% from 207); Green value is 131 (51.56% from 255 or 63.29% from 207); Blue value is 46 (18.36% from 255 or 22.22% from 207); Max value from RGB is 131 - color contains mainly: green. Hex color #1E832E is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #1E832E is #E17CD1. Grayscale: #5B5B5B. Windows color (decimal): -14777554 or 3048222. OLE color: 3048222.
HSL color Cylindrical-coordinate representation of color #1E832E: hue angle of 129.5º degrees, saturation: 0.63, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #1E832E is Cyan = 0.77, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.49.
<style> p { color: #1E832E; } p { color: rgb(30,131,46); } H1.HeaderClassName { color: #1E832E; } .AnyTagClassName { color: #1E832E; } </style>
<style> a { background-color: #1E832E; } a { background-color: rgb(30,131,46); } div.DivClassName { background-color: #1E832E; } .BgClassName { background-color: #1E832E; } </style>
<style> span { border-color: #1E832E; } span { border-color: rgb(30,131,46); } td.TdClassName { border-color: #1E832E; } .TagClassName { border-color: #1E832E; } </style>