#82F79C (or 0x82F79C) is unknown color: approx Light Green. HEX triplet: 82, F7 and 9C. RGB value is (130,247,156). Sum of RGB (Red+Green+Blue) = 130+247+156=533 (70% of max value = 765). Red value is 130 (51.17% from 255 or 24.39% from 533); Green value is 247 (96.88% from 255 or 46.34% from 533); Blue value is 156 (61.33% from 255 or 29.27% from 533); Max value from RGB is 247 - color contains mainly: green. Hex color #82F79C is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #82F79C is #7D0863. Grayscale: #C9C9C9. Windows color (decimal): -8194148 or 10286978. OLE color: 10286978.
HSL color Cylindrical-coordinate representation of color #82F79C: hue angle of 133.33º degrees, saturation: 0.88, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #82F79C is Cyan = 0.47, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.03.
<style> p { color: #82F79C; } p { color: rgb(130,247,156); } H1.HeaderClassName { color: #82F79C; } .AnyTagClassName { color: #82F79C; } </style>
<style> a { background-color: #82F79C; } a { background-color: rgb(130,247,156); } div.DivClassName { background-color: #82F79C; } .BgClassName { background-color: #82F79C; } </style>
<style> span { border-color: #82F79C; } span { border-color: rgb(130,247,156); } td.TdClassName { border-color: #82F79C; } .TagClassName { border-color: #82F79C; } </style>