#77A85D (or 0x77A85D) is unknown color: approx Asparagus. HEX triplet: 77, A8 and 5D. RGB value is (119,168,93). Sum of RGB (Red+Green+Blue) = 119+168+93=380 (50% of max value = 765). Red value is 119 (46.88% from 255 or 31.32% from 380); Green value is 168 (66.02% from 255 or 44.21% from 380); Blue value is 93 (36.72% from 255 or 24.47% from 380); Max value from RGB is 168 - color contains mainly: green. Hex color #77A85D is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #77A85D is #8857A2. Grayscale: #919191. Windows color (decimal): -8935331 or 6137975. OLE color: 6137975.
HSL color Cylindrical-coordinate representation of color #77A85D: hue angle of 99.2º degrees, saturation: 0.3, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #77A85D is Cyan = 0.29, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.34.
<style> p { color: #77A85D; } p { color: rgb(119,168,93); } H1.HeaderClassName { color: #77A85D; } .AnyTagClassName { color: #77A85D; } </style>
<style> a { background-color: #77A85D; } a { background-color: rgb(119,168,93); } div.DivClassName { background-color: #77A85D; } .BgClassName { background-color: #77A85D; } </style>
<style> span { border-color: #77A85D; } span { border-color: rgb(119,168,93); } td.TdClassName { border-color: #77A85D; } .TagClassName { border-color: #77A85D; } </style>