#A6FAA1 (or 0xA6FAA1) is unknown color: approx Pale Green. HEX triplet: A6, FA and A1. RGB value is (166,250,161). Sum of RGB (Red+Green+Blue) = 166+250+161=577 (76% of max value = 765). Red value is 166 (65.23% from 255 or 28.77% from 577); Green value is 250 (98.05% from 255 or 43.33% from 577); Blue value is 161 (63.28% from 255 or 27.90% from 577); Max value from RGB is 250 - color contains mainly: green. Hex color #A6FAA1 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A6FAA1 is #59055E. Grayscale: #D7D7D7. Windows color (decimal): -5834079 or 10615462. OLE color: 10615462.
HSL color Cylindrical-coordinate representation of color #A6FAA1: hue angle of 116.63º degrees, saturation: 0.9, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A6FAA1 is Cyan = 0.34, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.02.
<style> p { color: #A6FAA1; } p { color: rgb(166,250,161); } H1.HeaderClassName { color: #A6FAA1; } .AnyTagClassName { color: #A6FAA1; } </style>
<style> a { background-color: #A6FAA1; } a { background-color: rgb(166,250,161); } div.DivClassName { background-color: #A6FAA1; } .BgClassName { background-color: #A6FAA1; } </style>
<style> span { border-color: #A6FAA1; } span { border-color: rgb(166,250,161); } td.TdClassName { border-color: #A6FAA1; } .TagClassName { border-color: #A6FAA1; } </style>