#A9FFAC (or 0xA9FFAC) is unknown color: approx Mint Green. HEX triplet: A9, FF and AC. RGB value is (169,255,172). Sum of RGB (Red+Green+Blue) = 169+255+172=596 (78% of max value = 765). Red value is 169 (66.41% from 255 or 28.36% from 596); Green value is 255 (100% from 255 or 42.79% from 596); Blue value is 172 (67.58% from 255 or 28.86% from 596); Max value from RGB is 255 - color contains mainly: green. Hex color #A9FFAC is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A9FFAC is #560053. Grayscale: #DCDCDC. Windows color (decimal): -5636180 or 11337641. OLE color: 11337641.
HSL color Cylindrical-coordinate representation of color #A9FFAC: hue angle of 122.09º degrees, saturation: 1, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A9FFAC is Cyan = 0.34, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.
<style> p { color: #A9FFAC; } p { color: rgb(169,255,172); } H1.HeaderClassName { color: #A9FFAC; } .AnyTagClassName { color: #A9FFAC; } </style>
<style> a { background-color: #A9FFAC; } a { background-color: rgb(169,255,172); } div.DivClassName { background-color: #A9FFAC; } .BgClassName { background-color: #A9FFAC; } </style>
<style> span { border-color: #A9FFAC; } span { border-color: rgb(169,255,172); } td.TdClassName { border-color: #A9FFAC; } .TagClassName { border-color: #A9FFAC; } </style>