#7F827A (or 0x7F827A) is unknown color: approx Gunsmoke. HEX triplet: 7F, 82 and 7A. RGB value is (127,130,122). Sum of RGB (Red+Green+Blue) = 127+130+122=379 (50% of max value = 765). Red value is 127 (50% from 255 or 33.51% from 379); Green value is 130 (51.17% from 255 or 34.30% from 379); Blue value is 122 (48.05% from 255 or 32.19% from 379); Max value from RGB is 130 - color contains mainly: green. Hex color #7F827A is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #7F827A is #807D85. Grayscale: #808080. Windows color (decimal): -8420742 or 8028799. OLE color: 8028799.
HSL color Cylindrical-coordinate representation of color #7F827A: hue angle of 82.5º degrees, saturation: 0.03, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #7F827A is Cyan = 0.02, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.49.
<style> p { color: #7F827A; } p { color: rgb(127,130,122); } H1.HeaderClassName { color: #7F827A; } .AnyTagClassName { color: #7F827A; } </style>
<style> a { background-color: #7F827A; } a { background-color: rgb(127,130,122); } div.DivClassName { background-color: #7F827A; } .BgClassName { background-color: #7F827A; } </style>
<style> span { border-color: #7F827A; } span { border-color: rgb(127,130,122); } td.TdClassName { border-color: #7F827A; } .TagClassName { border-color: #7F827A; } </style>