#7F7E10 (or 0x7F7E10) is unknown color: approx Olive. HEX triplet: 7F, 7E and 10. RGB value is (127,126,16). Sum of RGB (Red+Green+Blue) = 127+126+16=269 (35% of max value = 765). Red value is 127 (50% from 255 or 47.21% from 269); Green value is 126 (49.61% from 255 or 46.84% from 269); Blue value is 16 (6.64% from 255 or 5.95% from 269); Max value from RGB is 127 - color contains mainly: red. Hex color #7F7E10 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #7F7E10 is #8081EF. Grayscale: #727272. Windows color (decimal): -8421872 or 1080959. OLE color: 1080959.
HSL color Cylindrical-coordinate representation of color #7F7E10: hue angle of 59.46º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #7F7E10 is Cyan = 0, Magento = 0.01, Yellow = 0.87 and Black (K on CMYK) = 0.50.
<style> p { color: #7F7E10; } p { color: rgb(127,126,16); } H1.HeaderClassName { color: #7F7E10; } .AnyTagClassName { color: #7F7E10; } </style>
<style> a { background-color: #7F7E10; } a { background-color: rgb(127,126,16); } div.DivClassName { background-color: #7F7E10; } .BgClassName { background-color: #7F7E10; } </style>
<style> span { border-color: #7F7E10; } span { border-color: rgb(127,126,16); } td.TdClassName { border-color: #7F7E10; } .TagClassName { border-color: #7F7E10; } </style>