#0F982A (or 0x0F982A) is unknown color: approx Forest Green. HEX triplet: 0F, 98 and 2A. RGB value is (15,152,42). Sum of RGB (Red+Green+Blue) = 15+152+42=209 (27% of max value = 765). Red value is 15 (6.25% from 255 or 7.18% from 209); Green value is 152 (59.77% from 255 or 72.73% from 209); Blue value is 42 (16.80% from 255 or 20.10% from 209); Max value from RGB is 152 - color contains mainly: green. Hex color #0F982A is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #0F982A is #F067D5. Grayscale: #626262. Windows color (decimal): -15755222 or 2791439. OLE color: 2791439.
HSL color Cylindrical-coordinate representation of color #0F982A: hue angle of 131.82º degrees, saturation: 0.82, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0F982A is Cyan = 0.90, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.40.
<style> p { color: #0F982A; } p { color: rgb(15,152,42); } H1.HeaderClassName { color: #0F982A; } .AnyTagClassName { color: #0F982A; } </style>
<style> a { background-color: #0F982A; } a { background-color: rgb(15,152,42); } div.DivClassName { background-color: #0F982A; } .BgClassName { background-color: #0F982A; } </style>
<style> span { border-color: #0F982A; } span { border-color: rgb(15,152,42); } td.TdClassName { border-color: #0F982A; } .TagClassName { border-color: #0F982A; } </style>