#82FA81 (or 0x82FA81) is unknown color: approx Light Green. HEX triplet: 82, FA and 81. RGB value is (130,250,129). Sum of RGB (Red+Green+Blue) = 130+250+129=509 (67% of max value = 765). Red value is 130 (51.17% from 255 or 25.54% from 509); Green value is 250 (98.05% from 255 or 49.12% from 509); Blue value is 129 (50.78% from 255 or 25.34% from 509); Max value from RGB is 250 - color contains mainly: green. Hex color #82FA81 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #82FA81 is #7D057E. Grayscale: #C8C8C8. Windows color (decimal): -8193407 or 8518274. OLE color: 8518274.
HSL color Cylindrical-coordinate representation of color #82FA81: hue angle of 119.5º degrees, saturation: 0.92, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #82FA81 is Cyan = 0.48, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.02.
<style> p { color: #82FA81; } p { color: rgb(130,250,129); } H1.HeaderClassName { color: #82FA81; } .AnyTagClassName { color: #82FA81; } </style>
<style> a { background-color: #82FA81; } a { background-color: rgb(130,250,129); } div.DivClassName { background-color: #82FA81; } .BgClassName { background-color: #82FA81; } </style>
<style> span { border-color: #82FA81; } span { border-color: rgb(130,250,129); } td.TdClassName { border-color: #82FA81; } .TagClassName { border-color: #82FA81; } </style>