#777C2D (or 0x777C2D) is unknown color: approx Trendy Green. HEX triplet: 77, 7C and 2D. RGB value is (119,124,45). Sum of RGB (Red+Green+Blue) = 119+124+45=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 124 (48.83% from 255 or 43.06% from 288); Blue value is 45 (17.97% from 255 or 15.62% from 288); Max value from RGB is 124 - color contains mainly: green. Hex color #777C2D is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777C2D is #8883D2. Grayscale: #717171. Windows color (decimal): -8946643 or 2980983. OLE color: 2980983.
HSL color Cylindrical-coordinate representation of color #777C2D: hue angle of 63.8º degrees, saturation: 0.47, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #777C2D is Cyan = 0.04, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.51.
<style> p { color: #777C2D; } p { color: rgb(119,124,45); } H1.HeaderClassName { color: #777C2D; } .AnyTagClassName { color: #777C2D; } </style>
<style> a { background-color: #777C2D; } a { background-color: rgb(119,124,45); } div.DivClassName { background-color: #777C2D; } .BgClassName { background-color: #777C2D; } </style>
<style> span { border-color: #777C2D; } span { border-color: rgb(119,124,45); } td.TdClassName { border-color: #777C2D; } .TagClassName { border-color: #777C2D; } </style>