#198E32 (or 0x198E32) is unknown color: approx Forest Green. HEX triplet: 19, 8E and 32. RGB value is (25,142,50). Sum of RGB (Red+Green+Blue) = 25+142+50=217 (28% of max value = 765). Red value is 25 (10.16% from 255 or 11.52% from 217); Green value is 142 (55.86% from 255 or 65.44% from 217); Blue value is 50 (19.92% from 255 or 23.04% from 217); Max value from RGB is 142 - color contains mainly: green. Hex color #198E32 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #198E32 is #E671CD. Grayscale: #606060. Windows color (decimal): -15102414 or 3313177. OLE color: 3313177.
HSL color Cylindrical-coordinate representation of color #198E32: hue angle of 132.82º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #198E32 is Cyan = 0.82, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.44.
<style> p { color: #198E32; } p { color: rgb(25,142,50); } H1.HeaderClassName { color: #198E32; } .AnyTagClassName { color: #198E32; } </style>
<style> a { background-color: #198E32; } a { background-color: rgb(25,142,50); } div.DivClassName { background-color: #198E32; } .BgClassName { background-color: #198E32; } </style>
<style> span { border-color: #198E32; } span { border-color: rgb(25,142,50); } td.TdClassName { border-color: #198E32; } .TagClassName { border-color: #198E32; } </style>