#A9CAAA (or 0xA9CAAA) is unknown color: approx Zanah. HEX triplet: A9, CA and AA. RGB value is (169,202,170). Sum of RGB (Red+Green+Blue) = 169+202+170=541 (71% of max value = 765). Red value is 169 (66.41% from 255 or 31.24% from 541); Green value is 202 (79.30% from 255 or 37.34% from 541); Blue value is 170 (66.80% from 255 or 31.42% from 541); Max value from RGB is 202 - color contains mainly: green. Hex color #A9CAAA is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A9CAAA is #563555. Grayscale: #BCBCBC. Windows color (decimal): -5649750 or 11193001. OLE color: 11193001.
HSL color Cylindrical-coordinate representation of color #A9CAAA: hue angle of 121.82º degrees, saturation: 0.24, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A9CAAA is Cyan = 0.16, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.21.
<style> p { color: #A9CAAA; } p { color: rgb(169,202,170); } H1.HeaderClassName { color: #A9CAAA; } .AnyTagClassName { color: #A9CAAA; } </style>
<style> a { background-color: #A9CAAA; } a { background-color: rgb(169,202,170); } div.DivClassName { background-color: #A9CAAA; } .BgClassName { background-color: #A9CAAA; } </style>
<style> span { border-color: #A9CAAA; } span { border-color: rgb(169,202,170); } td.TdClassName { border-color: #A9CAAA; } .TagClassName { border-color: #A9CAAA; } </style>