#1E824E (or 0x1E824E) is unknown color: approx Salem. HEX triplet: 1E, 82 and 4E. RGB value is (30,130,78). Sum of RGB (Red+Green+Blue) = 30+130+78=238 (31% of max value = 765). Red value is 30 (12.11% from 255 or 12.61% from 238); Green value is 130 (51.17% from 255 or 54.62% from 238); Blue value is 78 (30.86% from 255 or 32.77% from 238); Max value from RGB is 130 - color contains mainly: green. Hex color #1E824E is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #1E824E is #E17DB1. Grayscale: #5E5E5E. Windows color (decimal): -14777778 or 5145118. OLE color: 5145118.
HSL color Cylindrical-coordinate representation of color #1E824E: hue angle of 148.8º degrees, saturation: 0.62, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #1E824E is Cyan = 0.77, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.49.
<style> p { color: #1E824E; } p { color: rgb(30,130,78); } H1.HeaderClassName { color: #1E824E; } .AnyTagClassName { color: #1E824E; } </style>
<style> a { background-color: #1E824E; } a { background-color: rgb(30,130,78); } div.DivClassName { background-color: #1E824E; } .BgClassName { background-color: #1E824E; } </style>
<style> span { border-color: #1E824E; } span { border-color: rgb(30,130,78); } td.TdClassName { border-color: #1E824E; } .TagClassName { border-color: #1E824E; } </style>