#5F722E (or 0x5F722E) is unknown color: approx Dark Olive Green. HEX triplet: 5F, 72 and 2E. RGB value is (95,114,46). Sum of RGB (Red+Green+Blue) = 95+114+46=255 (33% of max value = 765). Red value is 95 (37.5% from 255 or 37.25% from 255); Green value is 114 (44.92% from 255 or 44.71% from 255); Blue value is 46 (18.36% from 255 or 18.04% from 255); Max value from RGB is 114 - color contains mainly: green. Hex color #5F722E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #5F722E is #A08DD1. Grayscale: #646464. Windows color (decimal): -10522066 or 3043935. OLE color: 3043935.
HSL color Cylindrical-coordinate representation of color #5F722E: hue angle of 76.76º degrees, saturation: 0.43, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #5F722E is Cyan = 0.17, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.55.
<style> p { color: #5F722E; } p { color: rgb(95,114,46); } H1.HeaderClassName { color: #5F722E; } .AnyTagClassName { color: #5F722E; } </style>
<style> a { background-color: #5F722E; } a { background-color: rgb(95,114,46); } div.DivClassName { background-color: #5F722E; } .BgClassName { background-color: #5F722E; } </style>
<style> span { border-color: #5F722E; } span { border-color: rgb(95,114,46); } td.TdClassName { border-color: #5F722E; } .TagClassName { border-color: #5F722E; } </style>