#A6FF98 (or 0xA6FF98) is unknown color: approx Mint Green. HEX triplet: A6, FF and 98. RGB value is (166,255,152). Sum of RGB (Red+Green+Blue) = 166+255+152=573 (75% of max value = 765). Red value is 166 (65.23% from 255 or 28.97% from 573); Green value is 255 (100% from 255 or 44.50% from 573); Blue value is 152 (59.77% from 255 or 26.53% from 573); Max value from RGB is 255 - color contains mainly: green. Hex color #A6FF98 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A6FF98 is #590067. Grayscale: #D8D8D8. Windows color (decimal): -5832808 or 10026918. OLE color: 10026918.
HSL color Cylindrical-coordinate representation of color #A6FF98: hue angle of 111.84º degrees, saturation: 1, lightness: 0.8%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A6FF98 is Cyan = 0.35, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.
<style> p { color: #A6FF98; } p { color: rgb(166,255,152); } H1.HeaderClassName { color: #A6FF98; } .AnyTagClassName { color: #A6FF98; } </style>
<style> a { background-color: #A6FF98; } a { background-color: rgb(166,255,152); } div.DivClassName { background-color: #A6FF98; } .BgClassName { background-color: #A6FF98; } </style>
<style> span { border-color: #A6FF98; } span { border-color: rgb(166,255,152); } td.TdClassName { border-color: #A6FF98; } .TagClassName { border-color: #A6FF98; } </style>