#128D5D (or 0x128D5D) is unknown color: approx Elf Green. HEX triplet: 12, 8D and 5D. RGB value is (18,141,93). Sum of RGB (Red+Green+Blue) = 18+141+93=252 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.14% from 252); Green value is 141 (55.47% from 255 or 55.95% from 252); Blue value is 93 (36.72% from 255 or 36.90% from 252); Max value from RGB is 141 - color contains mainly: green. Hex color #128D5D is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #128D5D is #ED72A2. Grayscale: #626262. Windows color (decimal): -15561379 or 6130962. OLE color: 6130962.
HSL color Cylindrical-coordinate representation of color #128D5D: hue angle of 156.59º degrees, saturation: 0.77, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #128D5D is Cyan = 0.87, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.45.
<style> p { color: #128D5D; } p { color: rgb(18,141,93); } H1.HeaderClassName { color: #128D5D; } .AnyTagClassName { color: #128D5D; } </style>
<style> a { background-color: #128D5D; } a { background-color: rgb(18,141,93); } div.DivClassName { background-color: #128D5D; } .BgClassName { background-color: #128D5D; } </style>
<style> span { border-color: #128D5D; } span { border-color: rgb(18,141,93); } td.TdClassName { border-color: #128D5D; } .TagClassName { border-color: #128D5D; } </style>