#82A25B (or 0x82A25B) is unknown color: approx Chelsea Cucumber. HEX triplet: 82, A2 and 5B. RGB value is (130,162,91). Sum of RGB (Red+Green+Blue) = 130+162+91=383 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.94% from 383); Green value is 162 (63.67% from 255 or 42.30% from 383); Blue value is 91 (35.94% from 255 or 23.76% from 383); Max value from RGB is 162 - color contains mainly: green. Hex color #82A25B is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #82A25B is #7D5DA4. Grayscale: #909090. Windows color (decimal): -8215973 or 6005378. OLE color: 6005378.
HSL color Cylindrical-coordinate representation of color #82A25B: hue angle of 87.04º degrees, saturation: 0.28, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #82A25B is Cyan = 0.20, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.36.
<style> p { color: #82A25B; } p { color: rgb(130,162,91); } H1.HeaderClassName { color: #82A25B; } .AnyTagClassName { color: #82A25B; } </style>
<style> a { background-color: #82A25B; } a { background-color: rgb(130,162,91); } div.DivClassName { background-color: #82A25B; } .BgClassName { background-color: #82A25B; } </style>
<style> span { border-color: #82A25B; } span { border-color: rgb(130,162,91); } td.TdClassName { border-color: #82A25B; } .TagClassName { border-color: #82A25B; } </style>