#A9DB99 (or 0xA9DB99) is unknown color: approx Granny Smith Apple. HEX triplet: A9, DB and 99. RGB value is (169,219,153). Sum of RGB (Red+Green+Blue) = 169+219+153=541 (71% of max value = 765). Red value is 169 (66.41% from 255 or 31.24% from 541); Green value is 219 (85.94% from 255 or 40.48% from 541); Blue value is 153 (60.16% from 255 or 28.28% from 541); Max value from RGB is 219 - color contains mainly: green. Hex color #A9DB99 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A9DB99 is #562466. Grayscale: #C4C4C4. Windows color (decimal): -5645415 or 10083241. OLE color: 10083241.
HSL color Cylindrical-coordinate representation of color #A9DB99: hue angle of 105.45º degrees, saturation: 0.48, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A9DB99 is Cyan = 0.23, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.14.
<style> p { color: #A9DB99; } p { color: rgb(169,219,153); } H1.HeaderClassName { color: #A9DB99; } .AnyTagClassName { color: #A9DB99; } </style>
<style> a { background-color: #A9DB99; } a { background-color: rgb(169,219,153); } div.DivClassName { background-color: #A9DB99; } .BgClassName { background-color: #A9DB99; } </style>
<style> span { border-color: #A9DB99; } span { border-color: rgb(169,219,153); } td.TdClassName { border-color: #A9DB99; } .TagClassName { border-color: #A9DB99; } </style>