#7F742F (or 0x7F742F) is unknown color: approx Pesto. HEX triplet: 7F, 74 and 2F. RGB value is (127,116,47). Sum of RGB (Red+Green+Blue) = 127+116+47=290 (38% of max value = 765). Red value is 127 (50% from 255 or 43.79% from 290); Green value is 116 (45.70% from 255 or 40% from 290); Blue value is 47 (18.75% from 255 or 16.21% from 290); Max value from RGB is 127 - color contains mainly: red. Hex color #7F742F is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #7F742F is #808BD0. Grayscale: #6F6F6F. Windows color (decimal): -8424401 or 3110015. OLE color: 3110015.
HSL color Cylindrical-coordinate representation of color #7F742F: hue angle of 51.75º degrees, saturation: 0.46, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #7F742F is Cyan = 0, Magento = 0.09, Yellow = 0.63 and Black (K on CMYK) = 0.50.
<style> p { color: #7F742F; } p { color: rgb(127,116,47); } H1.HeaderClassName { color: #7F742F; } .AnyTagClassName { color: #7F742F; } </style>
<style> a { background-color: #7F742F; } a { background-color: rgb(127,116,47); } div.DivClassName { background-color: #7F742F; } .BgClassName { background-color: #7F742F; } </style>
<style> span { border-color: #7F742F; } span { border-color: rgb(127,116,47); } td.TdClassName { border-color: #7F742F; } .TagClassName { border-color: #7F742F; } </style>