#A9FD85 (or 0xA9FD85) is unknown color: approx Mint Green. HEX triplet: A9, FD and 85. RGB value is (169,253,133). Sum of RGB (Red+Green+Blue) = 169+253+133=555 (73% of max value = 765). Red value is 169 (66.41% from 255 or 30.45% from 555); Green value is 253 (99.22% from 255 or 45.59% from 555); Blue value is 133 (52.34% from 255 or 23.96% from 555); Max value from RGB is 253 - color contains mainly: green. Hex color #A9FD85 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A9FD85 is #56027A. Grayscale: #D6D6D6. Windows color (decimal): -5636731 or 8781225. OLE color: 8781225.
HSL color Cylindrical-coordinate representation of color #A9FD85: hue angle of 102º degrees, saturation: 0.97, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A9FD85 is Cyan = 0.33, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.01.
<style> p { color: #A9FD85; } p { color: rgb(169,253,133); } H1.HeaderClassName { color: #A9FD85; } .AnyTagClassName { color: #A9FD85; } </style>
<style> a { background-color: #A9FD85; } a { background-color: rgb(169,253,133); } div.DivClassName { background-color: #A9FD85; } .BgClassName { background-color: #A9FD85; } </style>
<style> span { border-color: #A9FD85; } span { border-color: rgb(169,253,133); } td.TdClassName { border-color: #A9FD85; } .TagClassName { border-color: #A9FD85; } </style>