#0F7520 (or 0x0F7520) is unknown color: approx Forest Green. HEX triplet: 0F, 75 and 20. RGB value is (15,117,32). Sum of RGB (Red+Green+Blue) = 15+117+32=164 (21% of max value = 765). Red value is 15 (6.25% from 255 or 9.15% from 164); Green value is 117 (46.09% from 255 or 71.34% from 164); Blue value is 32 (12.89% from 255 or 19.51% from 164); Max value from RGB is 117 - color contains mainly: green. Hex color #0F7520 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0F7520 is #F08ADF. Grayscale: #4D4D4D. Windows color (decimal): -15764192 or 2127119. OLE color: 2127119.
HSL color Cylindrical-coordinate representation of color #0F7520: hue angle of 130º 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 #0F7520 is Cyan = 0.87, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
<style> p { color: #0F7520; } p { color: rgb(15,117,32); } H1.HeaderClassName { color: #0F7520; } .AnyTagClassName { color: #0F7520; } </style>
<style> a { background-color: #0F7520; } a { background-color: rgb(15,117,32); } div.DivClassName { background-color: #0F7520; } .BgClassName { background-color: #0F7520; } </style>
<style> span { border-color: #0F7520; } span { border-color: rgb(15,117,32); } td.TdClassName { border-color: #0F7520; } .TagClassName { border-color: #0F7520; } </style>