#1E770B (or 0x1E770B) is unknown color: approx Forest Green. HEX triplet: 1E, 77 and 0B. RGB value is (30,119,11). Sum of RGB (Red+Green+Blue) = 30+119+11=160 (21% of max value = 765). Red value is 30 (12.11% from 255 or 18.75% from 160); Green value is 119 (46.88% from 255 or 74.38% from 160); Blue value is 11 (4.69% from 255 or 6.88% from 160); Max value from RGB is 119 - color contains mainly: green. Hex color #1E770B is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #1E770B is #E188F4. Grayscale: #505050. Windows color (decimal): -14780661 or 751390. OLE color: 751390.
HSL color Cylindrical-coordinate representation of color #1E770B: hue angle of 109.44º degrees, saturation: 0.83, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #1E770B is Cyan = 0.75, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.53.
<style> p { color: #1E770B; } p { color: rgb(30,119,11); } H1.HeaderClassName { color: #1E770B; } .AnyTagClassName { color: #1E770B; } </style>
<style> a { background-color: #1E770B; } a { background-color: rgb(30,119,11); } div.DivClassName { background-color: #1E770B; } .BgClassName { background-color: #1E770B; } </style>
<style> span { border-color: #1E770B; } span { border-color: rgb(30,119,11); } td.TdClassName { border-color: #1E770B; } .TagClassName { border-color: #1E770B; } </style>