#7F765D (or 0x7F765D) is unknown color: approx Stonewall. HEX triplet: 7F, 76 and 5D. RGB value is (127,118,93). Sum of RGB (Red+Green+Blue) = 127+118+93=338 (44% of max value = 765). Red value is 127 (50% from 255 or 37.57% from 338); Green value is 118 (46.48% from 255 or 34.91% from 338); Blue value is 93 (36.72% from 255 or 27.51% from 338); Max value from RGB is 127 - color contains mainly: red. Hex color #7F765D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #7F765D is #8089A2. Grayscale: #757575. Windows color (decimal): -8423843 or 6125183. OLE color: 6125183.
HSL color Cylindrical-coordinate representation of color #7F765D: hue angle of 44.12º degrees, saturation: 0.15, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #7F765D is Cyan = 0, Magento = 0.07, Yellow = 0.27 and Black (K on CMYK) = 0.50.
<style> p { color: #7F765D; } p { color: rgb(127,118,93); } H1.HeaderClassName { color: #7F765D; } .AnyTagClassName { color: #7F765D; } </style>
<style> a { background-color: #7F765D; } a { background-color: rgb(127,118,93); } div.DivClassName { background-color: #7F765D; } .BgClassName { background-color: #7F765D; } </style>
<style> span { border-color: #7F765D; } span { border-color: rgb(127,118,93); } td.TdClassName { border-color: #7F765D; } .TagClassName { border-color: #7F765D; } </style>