#0F751E (or 0x0F751E) is unknown color: approx Forest Green. HEX triplet: 0F, 75 and 1E. RGB value is (15,117,30). Sum of RGB (Red+Green+Blue) = 15+117+30=162 (21% of max value = 765). Red value is 15 (6.25% from 255 or 9.26% from 162); Green value is 117 (46.09% from 255 or 72.22% from 162); Blue value is 30 (12.11% from 255 or 18.52% from 162); Max value from RGB is 117 - color contains mainly: green. Hex color #0F751E is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0F751E is #F08AE1. Grayscale: #4C4C4C. Windows color (decimal): -15764194 or 1996047. OLE color: 1996047.
HSL color Cylindrical-coordinate representation of color #0F751E: hue angle of 128.82º degrees, saturation: 0.77, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0F751E is Cyan = 0.87, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.54.
<style> p { color: #0F751E; } p { color: rgb(15,117,30); } H1.HeaderClassName { color: #0F751E; } .AnyTagClassName { color: #0F751E; } </style>
<style> a { background-color: #0F751E; } a { background-color: rgb(15,117,30); } div.DivClassName { background-color: #0F751E; } .BgClassName { background-color: #0F751E; } </style>
<style> span { border-color: #0F751E; } span { border-color: rgb(15,117,30); } td.TdClassName { border-color: #0F751E; } .TagClassName { border-color: #0F751E; } </style>