#82867F (or 0x82867F) is unknown color: approx Spanish Green. HEX triplet: 82, 86 and 7F. RGB value is (130,134,127). Sum of RGB (Red+Green+Blue) = 130+134+127=391 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.25% from 391); Green value is 134 (52.73% from 255 or 34.27% from 391); Blue value is 127 (50% from 255 or 32.48% from 391); Max value from RGB is 134 - color contains mainly: green. Hex color #82867F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #82867F is #7D7980. Grayscale: #848484. Windows color (decimal): -8223105 or 8357506. OLE color: 8357506.
HSL color Cylindrical-coordinate representation of color #82867F: hue angle of 94.29º degrees, saturation: 0.03, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #82867F is Cyan = 0.03, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.47.
<style> p { color: #82867F; } p { color: rgb(130,134,127); } H1.HeaderClassName { color: #82867F; } .AnyTagClassName { color: #82867F; } </style>
<style> a { background-color: #82867F; } a { background-color: rgb(130,134,127); } div.DivClassName { background-color: #82867F; } .BgClassName { background-color: #82867F; } </style>
<style> span { border-color: #82867F; } span { border-color: rgb(130,134,127); } td.TdClassName { border-color: #82867F; } .TagClassName { border-color: #82867F; } </style>