#7F8020 (or 0x7F8020) is unknown color: approx Trendy Green. HEX triplet: 7F, 80 and 20. RGB value is (127,128,32). Sum of RGB (Red+Green+Blue) = 127+128+32=287 (38% of max value = 765). Red value is 127 (50% from 255 or 44.25% from 287); Green value is 128 (50.39% from 255 or 44.60% from 287); Blue value is 32 (12.89% from 255 or 11.15% from 287); Max value from RGB is 128 - color contains mainly: green. Hex color #7F8020 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #7F8020 is #807FDF. Grayscale: #757575. Windows color (decimal): -8421344 or 2130047. OLE color: 2130047.
HSL color Cylindrical-coordinate representation of color #7F8020: hue angle of 60.63º degrees, saturation: 0.6, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #7F8020 is Cyan = 0.01, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.50.
<style> p { color: #7F8020; } p { color: rgb(127,128,32); } H1.HeaderClassName { color: #7F8020; } .AnyTagClassName { color: #7F8020; } </style>
<style> a { background-color: #7F8020; } a { background-color: rgb(127,128,32); } div.DivClassName { background-color: #7F8020; } .BgClassName { background-color: #7F8020; } </style>
<style> span { border-color: #7F8020; } span { border-color: rgb(127,128,32); } td.TdClassName { border-color: #7F8020; } .TagClassName { border-color: #7F8020; } </style>