#82E72E (or 0x82E72E) is unknown color: approx Yellow Green. HEX triplet: 82, E7 and 2E. RGB value is (130,231,46). Sum of RGB (Red+Green+Blue) = 130+231+46=407 (53% of max value = 765). Red value is 130 (51.17% from 255 or 31.94% from 407); Green value is 231 (90.62% from 255 or 56.76% from 407); Blue value is 46 (18.36% from 255 or 11.30% from 407); Max value from RGB is 231 - color contains mainly: green. Hex color #82E72E is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #82E72E is #7D18D1. Grayscale: #B4B4B4. Windows color (decimal): -8198354 or 3073922. OLE color: 3073922.
HSL color Cylindrical-coordinate representation of color #82E72E: hue angle of 92.76º degrees, saturation: 0.79, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #82E72E is Cyan = 0.44, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.09.
<style> p { color: #82E72E; } p { color: rgb(130,231,46); } H1.HeaderClassName { color: #82E72E; } .AnyTagClassName { color: #82E72E; } </style>
<style> a { background-color: #82E72E; } a { background-color: rgb(130,231,46); } div.DivClassName { background-color: #82E72E; } .BgClassName { background-color: #82E72E; } </style>
<style> span { border-color: #82E72E; } span { border-color: rgb(130,231,46); } td.TdClassName { border-color: #82E72E; } .TagClassName { border-color: #82E72E; } </style>