#82807F (or 0x82807F) is unknown color: approx Hurricane. HEX triplet: 82, 80 and 7F. RGB value is (130,128,127). Sum of RGB (Red+Green+Blue) = 130+128+127=385 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.77% from 385); Green value is 128 (50.39% from 255 or 33.25% from 385); Blue value is 127 (50% from 255 or 32.99% from 385); Max value from RGB is 130 - color contains mainly: red. Hex color #82807F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #82807F is #7D7F80. Grayscale: #808080. Windows color (decimal): -8224641 or 8355970. OLE color: 8355970.
HSL color Cylindrical-coordinate representation of color #82807F: hue angle of 20º degrees, saturation: 0.01, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #82807F is Cyan = 0, Magento = 0.02, Yellow = 0.02 and Black (K on CMYK) = 0.49.
<style> p { color: #82807F; } p { color: rgb(130,128,127); } H1.HeaderClassName { color: #82807F; } .AnyTagClassName { color: #82807F; } </style>
<style> a { background-color: #82807F; } a { background-color: rgb(130,128,127); } div.DivClassName { background-color: #82807F; } .BgClassName { background-color: #82807F; } </style>
<style> span { border-color: #82807F; } span { border-color: rgb(130,128,127); } td.TdClassName { border-color: #82807F; } .TagClassName { border-color: #82807F; } </style>