#1E7850 (or 0x1E7850) is unknown color: approx Salem. HEX triplet: 1E, 78 and 50. RGB value is (30,120,80). Sum of RGB (Red+Green+Blue) = 30+120+80=230 (30% of max value = 765). Red value is 30 (12.11% from 255 or 13.04% from 230); Green value is 120 (47.27% from 255 or 52.17% from 230); Blue value is 80 (31.64% from 255 or 34.78% from 230); Max value from RGB is 120 - color contains mainly: green. Hex color #1E7850 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1E7850 is #E187AF. Grayscale: #585858. Windows color (decimal): -14780336 or 5273630. OLE color: 5273630.
HSL color Cylindrical-coordinate representation of color #1E7850: hue angle of 153.33º degrees, saturation: 0.6, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #1E7850 is Cyan = 0.75, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.53.
<style> p { color: #1E7850; } p { color: rgb(30,120,80); } H1.HeaderClassName { color: #1E7850; } .AnyTagClassName { color: #1E7850; } </style>
<style> a { background-color: #1E7850; } a { background-color: rgb(30,120,80); } div.DivClassName { background-color: #1E7850; } .BgClassName { background-color: #1E7850; } </style>
<style> span { border-color: #1E7850; } span { border-color: rgb(30,120,80); } td.TdClassName { border-color: #1E7850; } .TagClassName { border-color: #1E7850; } </style>