#1E7F2A (or 0x1E7F2A) is unknown color: approx Forest Green. HEX triplet: 1E, 7F and 2A. RGB value is (30,127,42). Sum of RGB (Red+Green+Blue) = 30+127+42=199 (26% of max value = 765). Red value is 30 (12.11% from 255 or 15.08% from 199); Green value is 127 (50% from 255 or 63.82% from 199); Blue value is 42 (16.80% from 255 or 21.11% from 199); Max value from RGB is 127 - color contains mainly: green. Hex color #1E7F2A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1E7F2A is #E180D5. Grayscale: #585858. Windows color (decimal): -14778582 or 2785054. OLE color: 2785054.
HSL color Cylindrical-coordinate representation of color #1E7F2A: hue angle of 127.42º degrees, saturation: 0.62, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #1E7F2A is Cyan = 0.76, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.50.
<style> p { color: #1E7F2A; } p { color: rgb(30,127,42); } H1.HeaderClassName { color: #1E7F2A; } .AnyTagClassName { color: #1E7F2A; } </style>
<style> a { background-color: #1E7F2A; } a { background-color: rgb(30,127,42); } div.DivClassName { background-color: #1E7F2A; } .BgClassName { background-color: #1E7F2A; } </style>
<style> span { border-color: #1E7F2A; } span { border-color: rgb(30,127,42); } td.TdClassName { border-color: #1E7F2A; } .TagClassName { border-color: #1E7F2A; } </style>