#072C20 (or 0x072C20) is unknown color: approx Dark Green. HEX triplet: 07, 2C and 20. RGB value is (7,44,32). Sum of RGB (Red+Green+Blue) = 7+44+32=83 (10% of max value = 765). Red value is 7 (3.12% from 255 or 8.43% from 83); Green value is 44 (17.58% from 255 or 53.01% from 83); Blue value is 32 (12.89% from 255 or 38.55% from 83); Max value from RGB is 44 - color contains mainly: green. Hex color #072C20 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072C20 is #F8D3DF. Grayscale: #1F1F1F. Windows color (decimal): -16307168 or 2108423. OLE color: 2108423.
HSL color Cylindrical-coordinate representation of color #072C20: hue angle of 160.54º degrees, saturation: 0.73, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #072C20 is Cyan = 0.84, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.83.
<style> p { color: #072C20; } p { color: rgb(7,44,32); } H1.HeaderClassName { color: #072C20; } .AnyTagClassName { color: #072C20; } </style>
<style> a { background-color: #072C20; } a { background-color: rgb(7,44,32); } div.DivClassName { background-color: #072C20; } .BgClassName { background-color: #072C20; } </style>
<style> span { border-color: #072C20; } span { border-color: rgb(7,44,32); } td.TdClassName { border-color: #072C20; } .TagClassName { border-color: #072C20; } </style>