#80827E (or 0x80827E) is unknown color: approx Gunsmoke. HEX triplet: 80, 82 and 7E. RGB value is (128,130,126). Sum of RGB (Red+Green+Blue) = 128+130+126=384 (50% of max value = 765). Red value is 128 (50.39% from 255 or 33.33% from 384); Green value is 130 (51.17% from 255 or 33.85% from 384); Blue value is 126 (49.61% from 255 or 32.81% from 384); Max value from RGB is 130 - color contains mainly: green. Hex color #80827E is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #80827E is #7F7D81. Grayscale: #808080. Windows color (decimal): -8355202 or 8290944. OLE color: 8290944.
HSL color Cylindrical-coordinate representation of color #80827E: hue angle of 90º degrees, saturation: 0.02, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #80827E is Cyan = 0.02, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.49.
<style> p { color: #80827E; } p { color: rgb(128,130,126); } H1.HeaderClassName { color: #80827E; } .AnyTagClassName { color: #80827E; } </style>
<style> a { background-color: #80827E; } a { background-color: rgb(128,130,126); } div.DivClassName { background-color: #80827E; } .BgClassName { background-color: #80827E; } </style>
<style> span { border-color: #80827E; } span { border-color: rgb(128,130,126); } td.TdClassName { border-color: #80827E; } .TagClassName { border-color: #80827E; } </style>