#7F776E (or 0x7F776E) is unknown color: approx Sand Dune. HEX triplet: 7F, 77 and 6E. RGB value is (127,119,110). Sum of RGB (Red+Green+Blue) = 127+119+110=356 (47% of max value = 765). Red value is 127 (50% from 255 or 35.67% from 356); Green value is 119 (46.88% from 255 or 33.43% from 356); Blue value is 110 (43.36% from 255 or 30.90% from 356); Max value from RGB is 127 - color contains mainly: red. Hex color #7F776E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #7F776E is #808891. Grayscale: #787878. Windows color (decimal): -8423570 or 7239551. OLE color: 7239551.
HSL color Cylindrical-coordinate representation of color #7F776E: hue angle of 31.76º degrees, saturation: 0.07, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #7F776E is Cyan = 0, Magento = 0.06, Yellow = 0.13 and Black (K on CMYK) = 0.50.
<style> p { color: #7f776e; } p { color: rgb(127,119,110); } H1.HeaderClassName { color: #7f776e; } .AnyTagClassName { color: #7f776e; } </style>
<style> a { background-color: #7f776e; } a { background-color: rgb(127,119,110); } div.DivClassName { background-color: #7f776e; } .BgClassName { background-color: #7f776e; } </style>
<style> span { border-color: #7f776e; } span { border-color: rgb(127,119,110); } td.TdClassName { border-color: #7f776e; } .TagClassName { border-color: #7f776e; } </style>