#82C75B (or 0x82C75B) is unknown color: approx Mantis. HEX triplet: 82, C7 and 5B. RGB value is (130,199,91). Sum of RGB (Red+Green+Blue) = 130+199+91=420 (55% of max value = 765). Red value is 130 (51.17% from 255 or 30.95% from 420); Green value is 199 (78.12% from 255 or 47.38% from 420); Blue value is 91 (35.94% from 255 or 21.67% from 420); Max value from RGB is 199 - color contains mainly: green. Hex color #82C75B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #82C75B is #7D38A4. Grayscale: #A6A6A6. Windows color (decimal): -8206501 or 6014850. OLE color: 6014850.
HSL color Cylindrical-coordinate representation of color #82C75B: hue angle of 98.33º degrees, saturation: 0.49, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #82C75B is Cyan = 0.35, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.22.
<style> p { color: #82C75B; } p { color: rgb(130,199,91); } H1.HeaderClassName { color: #82C75B; } .AnyTagClassName { color: #82C75B; } </style>
<style> a { background-color: #82C75B; } a { background-color: rgb(130,199,91); } div.DivClassName { background-color: #82C75B; } .BgClassName { background-color: #82C75B; } </style>
<style> span { border-color: #82C75B; } span { border-color: rgb(130,199,91); } td.TdClassName { border-color: #82C75B; } .TagClassName { border-color: #82C75B; } </style>