#808C81 (or 0x808C81) is unknown color: approx Stack. HEX triplet: 80, 8C and 81. RGB value is (128,140,129). Sum of RGB (Red+Green+Blue) = 128+140+129=397 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.24% from 397); Green value is 140 (55.08% from 255 or 35.26% from 397); Blue value is 129 (50.78% from 255 or 32.49% from 397); Max value from RGB is 140 - color contains mainly: green. Hex color #808C81 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #808C81 is #7F737E. Grayscale: #878787. Windows color (decimal): -8352639 or 8490112. OLE color: 8490112.
HSL color Cylindrical-coordinate representation of color #808C81: hue angle of 125º degrees, saturation: 0.05, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #808C81 is Cyan = 0.09, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.45.
<style> p { color: #808C81; } p { color: rgb(128,140,129); } H1.HeaderClassName { color: #808C81; } .AnyTagClassName { color: #808C81; } </style>
<style> a { background-color: #808C81; } a { background-color: rgb(128,140,129); } div.DivClassName { background-color: #808C81; } .BgClassName { background-color: #808C81; } </style>
<style> span { border-color: #808C81; } span { border-color: rgb(128,140,129); } td.TdClassName { border-color: #808C81; } .TagClassName { border-color: #808C81; } </style>