#1E8B52 (or 0x1E8B52) is unknown color: approx Sea Green. HEX triplet: 1E, 8B and 52. RGB value is (30,139,82). Sum of RGB (Red+Green+Blue) = 30+139+82=251 (33% of max value = 765). Red value is 30 (12.11% from 255 or 11.95% from 251); Green value is 139 (54.69% from 255 or 55.38% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 139 - color contains mainly: green. Hex color #1E8B52 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #1E8B52 is #E174AD. Grayscale: #646464. Windows color (decimal): -14775470 or 5409566. OLE color: 5409566.
HSL color Cylindrical-coordinate representation of color #1E8B52: hue angle of 148.62º degrees, saturation: 0.64, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #1E8B52 is Cyan = 0.78, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.45.
<style> p { color: #1e8b52; } p { color: rgb(30,139,82); } H1.HeaderClassName { color: #1e8b52; } .AnyTagClassName { color: #1e8b52; } </style>
<style> a { background-color: #1e8b52; } a { background-color: rgb(30,139,82); } div.DivClassName { background-color: #1e8b52; } .BgClassName { background-color: #1e8b52; } </style>
<style> span { border-color: #1e8b52; } span { border-color: rgb(30,139,82); } td.TdClassName { border-color: #1e8b52; } .TagClassName { border-color: #1e8b52; } </style>