#098F20 (or 0x098F20) is unknown color: approx Forest Green. HEX triplet: 09, 8F and 20. RGB value is (9,143,32). Sum of RGB (Red+Green+Blue) = 9+143+32=184 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.89% from 184); Green value is 143 (56.25% from 255 or 77.72% from 184); Blue value is 32 (12.89% from 255 or 17.39% from 184); Max value from RGB is 143 - color contains mainly: green. Hex color #098F20 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #098F20 is #F670DF. Grayscale: #5A5A5A. Windows color (decimal): -16150752 or 2133769. OLE color: 2133769.
HSL color Cylindrical-coordinate representation of color #098F20: hue angle of 130.3º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #098F20 is Cyan = 0.94, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.44.
<style> p { color: #098F20; } p { color: rgb(9,143,32); } H1.HeaderClassName { color: #098F20; } .AnyTagClassName { color: #098F20; } </style>
<style> a { background-color: #098F20; } a { background-color: rgb(9,143,32); } div.DivClassName { background-color: #098F20; } .BgClassName { background-color: #098F20; } </style>
<style> span { border-color: #098F20; } span { border-color: rgb(9,143,32); } td.TdClassName { border-color: #098F20; } .TagClassName { border-color: #098F20; } </style>