#7F8B7A (or 0x7F8B7A) is unknown color: approx Spanish Green. HEX triplet: 7F, 8B and 7A. RGB value is (127,139,122). Sum of RGB (Red+Green+Blue) = 127+139+122=388 (51% of max value = 765). Red value is 127 (50% from 255 or 32.73% from 388); Green value is 139 (54.69% from 255 or 35.82% from 388); Blue value is 122 (48.05% from 255 or 31.44% from 388); Max value from RGB is 139 - color contains mainly: green. Hex color #7F8B7A is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #7F8B7A is #807485. Grayscale: #858585. Windows color (decimal): -8418438 or 8031103. OLE color: 8031103.
HSL color Cylindrical-coordinate representation of color #7F8B7A: hue angle of 102.35º degrees, saturation: 0.07, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #7F8B7A is Cyan = 0.09, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.45.
<style> p { color: #7F8B7A; } p { color: rgb(127,139,122); } H1.HeaderClassName { color: #7F8B7A; } .AnyTagClassName { color: #7F8B7A; } </style>
<style> a { background-color: #7F8B7A; } a { background-color: rgb(127,139,122); } div.DivClassName { background-color: #7F8B7A; } .BgClassName { background-color: #7F8B7A; } </style>
<style> span { border-color: #7F8B7A; } span { border-color: rgb(127,139,122); } td.TdClassName { border-color: #7F8B7A; } .TagClassName { border-color: #7F8B7A; } </style>