#82FEAC (or 0x82FEAC) is unknown color: approx Mint Green. HEX triplet: 82, FE and AC. RGB value is (130,254,172). Sum of RGB (Red+Green+Blue) = 130+254+172=556 (73% of max value = 765). Red value is 130 (51.17% from 255 or 23.38% from 556); Green value is 254 (99.61% from 255 or 45.68% from 556); Blue value is 172 (67.58% from 255 or 30.94% from 556); Max value from RGB is 254 - color contains mainly: green. Hex color #82FEAC is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #82FEAC is #7D0153. Grayscale: #CFCFCF. Windows color (decimal): -8192340 or 11337346. OLE color: 11337346.
HSL color Cylindrical-coordinate representation of color #82FEAC: hue angle of 140.32º degrees, saturation: 0.98, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #82FEAC is Cyan = 0.49, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.00.
<style> p { color: #82FEAC; } p { color: rgb(130,254,172); } H1.HeaderClassName { color: #82FEAC; } .AnyTagClassName { color: #82FEAC; } </style>
<style> a { background-color: #82FEAC; } a { background-color: rgb(130,254,172); } div.DivClassName { background-color: #82FEAC; } .BgClassName { background-color: #82FEAC; } </style>
<style> span { border-color: #82FEAC; } span { border-color: rgb(130,254,172); } td.TdClassName { border-color: #82FEAC; } .TagClassName { border-color: #82FEAC; } </style>