#0F8B14 (or 0x0F8B14) is unknown color: approx Forest Green. HEX triplet: 0F, 8B and 14. RGB value is (15,139,20). Sum of RGB (Red+Green+Blue) = 15+139+20=174 (23% of max value = 765). Red value is 15 (6.25% from 255 or 8.62% from 174); Green value is 139 (54.69% from 255 or 79.89% from 174); Blue value is 20 (8.20% from 255 or 11.49% from 174); Max value from RGB is 139 - color contains mainly: green. Hex color #0F8B14 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0F8B14 is #F074EB. Grayscale: #585858. Windows color (decimal): -15758572 or 1346319. OLE color: 1346319.
HSL color Cylindrical-coordinate representation of color #0F8B14: hue angle of 122.42º degrees, saturation: 0.81, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0F8B14 is Cyan = 0.89, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.45.
<style> p { color: #0F8B14; } p { color: rgb(15,139,20); } H1.HeaderClassName { color: #0F8B14; } .AnyTagClassName { color: #0F8B14; } </style>
<style> a { background-color: #0F8B14; } a { background-color: rgb(15,139,20); } div.DivClassName { background-color: #0F8B14; } .BgClassName { background-color: #0F8B14; } </style>
<style> span { border-color: #0F8B14; } span { border-color: rgb(15,139,20); } td.TdClassName { border-color: #0F8B14; } .TagClassName { border-color: #0F8B14; } </style>