#777A77 (or 0x777A77) is unknown color: approx Boulder. HEX triplet: 77, 7A and 77. RGB value is (119,122,119). Sum of RGB (Red+Green+Blue) = 119+122+119=360 (47% of max value = 765). Red value is 119 (46.88% from 255 or 33.06% from 360); Green value is 122 (48.05% from 255 or 33.89% from 360); Blue value is 119 (46.88% from 255 or 33.06% from 360); Max value from RGB is 122 - color contains mainly: green. Hex color #777A77 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #777A77 is #888588. Grayscale: #787878. Windows color (decimal): -8947081 or 7830135. OLE color: 7830135.
HSL color Cylindrical-coordinate representation of color #777A77: hue angle of 120º degrees, saturation: 0.01, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #777A77 is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.52.
<style> p { color: #777A77; } p { color: rgb(119,122,119); } H1.HeaderClassName { color: #777A77; } .AnyTagClassName { color: #777A77; } </style>
<style> a { background-color: #777A77; } a { background-color: rgb(119,122,119); } div.DivClassName { background-color: #777A77; } .BgClassName { background-color: #777A77; } </style>
<style> span { border-color: #777A77; } span { border-color: rgb(119,122,119); } td.TdClassName { border-color: #777A77; } .TagClassName { border-color: #777A77; } </style>