#1E953C (or 0x1E953C) is unknown color: approx Forest Green. HEX triplet: 1E, 95 and 3C. RGB value is (30,149,60). Sum of RGB (Red+Green+Blue) = 30+149+60=239 (31% of max value = 765). Red value is 30 (12.11% from 255 or 12.55% from 239); Green value is 149 (58.59% from 255 or 62.34% from 239); Blue value is 60 (23.83% from 255 or 25.10% from 239); Max value from RGB is 149 - color contains mainly: green. Hex color #1E953C is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #1E953C is #E16AC3. Grayscale: #676767. Windows color (decimal): -14772932 or 3970334. OLE color: 3970334.
HSL color Cylindrical-coordinate representation of color #1E953C: hue angle of 135.13º degrees, saturation: 0.66, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #1E953C is Cyan = 0.80, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.42.
<style> p { color: #1E953C; } p { color: rgb(30,149,60); } H1.HeaderClassName { color: #1E953C; } .AnyTagClassName { color: #1E953C; } </style>
<style> a { background-color: #1E953C; } a { background-color: rgb(30,149,60); } div.DivClassName { background-color: #1E953C; } .BgClassName { background-color: #1E953C; } </style>
<style> span { border-color: #1E953C; } span { border-color: rgb(30,149,60); } td.TdClassName { border-color: #1E953C; } .TagClassName { border-color: #1E953C; } </style>