#072F1B (or 0x072F1B) is unknown color: approx Dark Green. HEX triplet: 07, 2F and 1B. RGB value is (7,47,27). Sum of RGB (Red+Green+Blue) = 7+47+27=81 (10% of max value = 765). Red value is 7 (3.12% from 255 or 8.64% from 81); Green value is 47 (18.75% from 255 or 58.02% from 81); Blue value is 27 (10.94% from 255 or 33.33% from 81); Max value from RGB is 47 - color contains mainly: green. Hex color #072F1B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072F1B is #F8D0E4. Grayscale: #202020. Windows color (decimal): -16306405 or 1781511. OLE color: 1781511.
HSL color Cylindrical-coordinate representation of color #072F1B: hue angle of 150º degrees, saturation: 0.74, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #072F1B is Cyan = 0.85, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.82.
<style> p { color: #072F1B; } p { color: rgb(7,47,27); } H1.HeaderClassName { color: #072F1B; } .AnyTagClassName { color: #072F1B; } </style>
<style> a { background-color: #072F1B; } a { background-color: rgb(7,47,27); } div.DivClassName { background-color: #072F1B; } .BgClassName { background-color: #072F1B; } </style>
<style> span { border-color: #072F1B; } span { border-color: rgb(7,47,27); } td.TdClassName { border-color: #072F1B; } .TagClassName { border-color: #072F1B; } </style>