#198F1D (or 0x198F1D) is unknown color: approx Forest Green. HEX triplet: 19, 8F and 1D. RGB value is (25,143,29). Sum of RGB (Red+Green+Blue) = 25+143+29=197 (26% of max value = 765). Red value is 25 (10.16% from 255 or 12.69% from 197); Green value is 143 (56.25% from 255 or 72.59% from 197); Blue value is 29 (11.72% from 255 or 14.72% from 197); Max value from RGB is 143 - color contains mainly: green. Hex color #198F1D is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #198F1D is #E670E2. Grayscale: #5F5F5F. Windows color (decimal): -15102179 or 1937177. OLE color: 1937177.
HSL color Cylindrical-coordinate representation of color #198F1D: hue angle of 122.03º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #198F1D is Cyan = 0.83, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.44.
<style> p { color: #198F1D; } p { color: rgb(25,143,29); } H1.HeaderClassName { color: #198F1D; } .AnyTagClassName { color: #198F1D; } </style>
<style> a { background-color: #198F1D; } a { background-color: rgb(25,143,29); } div.DivClassName { background-color: #198F1D; } .BgClassName { background-color: #198F1D; } </style>
<style> span { border-color: #198F1D; } span { border-color: rgb(25,143,29); } td.TdClassName { border-color: #198F1D; } .TagClassName { border-color: #198F1D; } </style>