#82FF1F (or 0x82FF1F) is unknown color: approx Chartreuse. HEX triplet: 82, FF and 1F. RGB value is (130,255,31). Sum of RGB (Red+Green+Blue) = 130+255+31=416 (55% of max value = 765). Red value is 130 (51.17% from 255 or 31.25% from 416); Green value is 255 (100% from 255 or 61.30% from 416); Blue value is 31 (12.5% from 255 or 7.45% from 416); Max value from RGB is 255 - color contains mainly: green. Hex color #82FF1F is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #82FF1F is #7D00E0. Grayscale: #C0C0C0. Windows color (decimal): -8192225 or 2097026. OLE color: 2097026.
HSL color Cylindrical-coordinate representation of color #82FF1F: hue angle of 93.48º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #82FF1F is Cyan = 0.49, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.
<style> p { color: #82FF1F; } p { color: rgb(130,255,31); } H1.HeaderClassName { color: #82FF1F; } .AnyTagClassName { color: #82FF1F; } </style>
<style> a { background-color: #82FF1F; } a { background-color: rgb(130,255,31); } div.DivClassName { background-color: #82FF1F; } .BgClassName { background-color: #82FF1F; } </style>
<style> span { border-color: #82FF1F; } span { border-color: rgb(130,255,31); } td.TdClassName { border-color: #82FF1F; } .TagClassName { border-color: #82FF1F; } </style>