#00720F (or 0x00720F) is unknown color: approx Green. HEX triplet: 00, 72 and 0F. RGB value is (0,114,15). Sum of RGB (Red+Green+Blue) = 0+114+15=129 (17% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 129); Green value is 114 (44.92% from 255 or 88.37% from 129); Blue value is 15 (6.25% from 255 or 11.63% from 129); Max value from RGB is 114 - color contains mainly: green. Hex color #00720F is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #00720F is #FF8DF0. Grayscale: #444444. Windows color (decimal): -16748017 or 1012224. OLE color: 1012224.
HSL color Cylindrical-coordinate representation of color #00720F: hue angle of 127.89º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00720F is Cyan = 1, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.55.
<style> p { color: #00720F; } p { color: rgb(0,114,15); } H1.HeaderClassName { color: #00720F; } .AnyTagClassName { color: #00720F; } </style>
<style> a { background-color: #00720F; } a { background-color: rgb(0,114,15); } div.DivClassName { background-color: #00720F; } .BgClassName { background-color: #00720F; } </style>
<style> span { border-color: #00720F; } span { border-color: rgb(0,114,15); } td.TdClassName { border-color: #00720F; } .TagClassName { border-color: #00720F; } </style>