#7F857B (or 0x7F857B) is unknown color: approx Spanish Green. HEX triplet: 7F, 85 and 7B. RGB value is (127,133,123). Sum of RGB (Red+Green+Blue) = 127+133+123=383 (50% of max value = 765). Red value is 127 (50% from 255 or 33.16% from 383); Green value is 133 (52.34% from 255 or 34.73% from 383); Blue value is 123 (48.44% from 255 or 32.11% from 383); Max value from RGB is 133 - color contains mainly: green. Hex color #7F857B is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #7F857B is #807A84. Grayscale: #828282. Windows color (decimal): -8419973 or 8095103. OLE color: 8095103.
HSL color Cylindrical-coordinate representation of color #7F857B: hue angle of 96º degrees, saturation: 0.04, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #7F857B is Cyan = 0.05, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.48.
<style> p { color: #7F857B; } p { color: rgb(127,133,123); } H1.HeaderClassName { color: #7F857B; } .AnyTagClassName { color: #7F857B; } </style>
<style> a { background-color: #7F857B; } a { background-color: rgb(127,133,123); } div.DivClassName { background-color: #7F857B; } .BgClassName { background-color: #7F857B; } </style>
<style> span { border-color: #7F857B; } span { border-color: rgb(127,133,123); } td.TdClassName { border-color: #7F857B; } .TagClassName { border-color: #7F857B; } </style>