#5F7F22 (or 0x5F7F22) is unknown color: approx Olive Drab. HEX triplet: 5F, 7F and 22. RGB value is (95,127,34). Sum of RGB (Red+Green+Blue) = 95+127+34=256 (33% of max value = 765). Red value is 95 (37.5% from 255 or 37.11% from 256); Green value is 127 (50% from 255 or 49.61% from 256); Blue value is 34 (13.67% from 255 or 13.28% from 256); Max value from RGB is 127 - color contains mainly: green. Hex color #5F7F22 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #5F7F22 is #A080DD. Grayscale: #6B6B6B. Windows color (decimal): -10518750 or 2260831. OLE color: 2260831.
HSL color Cylindrical-coordinate representation of color #5F7F22: hue angle of 80.65º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #5F7F22 is Cyan = 0.25, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.50.
<style> p { color: #5F7F22; } p { color: rgb(95,127,34); } H1.HeaderClassName { color: #5F7F22; } .AnyTagClassName { color: #5F7F22; } </style>
<style> a { background-color: #5F7F22; } a { background-color: rgb(95,127,34); } div.DivClassName { background-color: #5F7F22; } .BgClassName { background-color: #5F7F22; } </style>
<style> span { border-color: #5F7F22; } span { border-color: rgb(95,127,34); } td.TdClassName { border-color: #5F7F22; } .TagClassName { border-color: #5F7F22; } </style>