#808977 (or 0x808977) is unknown color: approx Camouflage Green. HEX triplet: 80, 89 and 77. RGB value is (128,137,119). Sum of RGB (Red+Green+Blue) = 128+137+119=384 (50% of max value = 765). Red value is 128 (50.39% from 255 or 33.33% from 384); Green value is 137 (53.91% from 255 or 35.68% from 384); Blue value is 119 (46.88% from 255 or 30.99% from 384); Max value from RGB is 137 - color contains mainly: green. Hex color #808977 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #808977 is #7F7688. Grayscale: #848484. Windows color (decimal): -8353417 or 7833984. OLE color: 7833984.
HSL color Cylindrical-coordinate representation of color #808977: hue angle of 90º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #808977 is Cyan = 0.07, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
<style> p { color: #808977; } p { color: rgb(128,137,119); } H1.HeaderClassName { color: #808977; } .AnyTagClassName { color: #808977; } </style>
<style> a { background-color: #808977; } a { background-color: rgb(128,137,119); } div.DivClassName { background-color: #808977; } .BgClassName { background-color: #808977; } </style>
<style> span { border-color: #808977; } span { border-color: rgb(128,137,119); } td.TdClassName { border-color: #808977; } .TagClassName { border-color: #808977; } </style>