#A0FF82 (or 0xA0FF82) is unknown color: approx Mint Green. HEX triplet: A0, FF and 82. RGB value is (160,255,130). Sum of RGB (Red+Green+Blue) = 160+255+130=545 (72% of max value = 765). Red value is 160 (62.89% from 255 or 29.36% from 545); Green value is 255 (100% from 255 or 46.79% from 545); Blue value is 130 (51.17% from 255 or 23.85% from 545); Max value from RGB is 255 - color contains mainly: green. Hex color #A0FF82 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A0FF82 is #5F007D. Grayscale: #D4D4D4. Windows color (decimal): -6226046 or 8585120. OLE color: 8585120.
HSL color Cylindrical-coordinate representation of color #A0FF82: hue angle of 105.6º degrees, saturation: 1, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #A0FF82 is Cyan = 0.37, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.
<style> p { color: #A0FF82; } p { color: rgb(160,255,130); } H1.HeaderClassName { color: #A0FF82; } .AnyTagClassName { color: #A0FF82; } </style>
<style> a { background-color: #A0FF82; } a { background-color: rgb(160,255,130); } div.DivClassName { background-color: #A0FF82; } .BgClassName { background-color: #A0FF82; } </style>
<style> span { border-color: #A0FF82; } span { border-color: rgb(160,255,130); } td.TdClassName { border-color: #A0FF82; } .TagClassName { border-color: #A0FF82; } </style>