#0F4030 (or 0x0F4030) is unknown color: approx Sherwood Green. HEX triplet: 0F, 40 and 30. RGB value is (15,64,48). Sum of RGB (Red+Green+Blue) = 15+64+48=127 (16% of max value = 765). Red value is 15 (6.25% from 255 or 11.81% from 127); Green value is 64 (25.39% from 255 or 50.39% from 127); Blue value is 48 (19.14% from 255 or 37.80% from 127); Max value from RGB is 64 - color contains mainly: green. Hex color #0F4030 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0F4030 is #F0BFCF. Grayscale: #2F2F2F. Windows color (decimal): -15777744 or 3162127. OLE color: 3162127.
HSL color Cylindrical-coordinate representation of color #0F4030: hue angle of 160.41º degrees, saturation: 0.62, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #0F4030 is Cyan = 0.77, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.75.
<style> p { color: #0F4030; } p { color: rgb(15,64,48); } H1.HeaderClassName { color: #0F4030; } .AnyTagClassName { color: #0F4030; } </style>
<style> a { background-color: #0F4030; } a { background-color: rgb(15,64,48); } div.DivClassName { background-color: #0F4030; } .BgClassName { background-color: #0F4030; } </style>
<style> span { border-color: #0F4030; } span { border-color: rgb(15,64,48); } td.TdClassName { border-color: #0F4030; } .TagClassName { border-color: #0F4030; } </style>