#A9ECAB (or 0xA9ECAB) is unknown color: approx Celadon. HEX triplet: A9, EC and AB. RGB value is (169,236,171). Sum of RGB (Red+Green+Blue) = 169+236+171=576 (76% of max value = 765). Red value is 169 (66.41% from 255 or 29.34% from 576); Green value is 236 (92.58% from 255 or 40.97% from 576); Blue value is 171 (67.19% from 255 or 29.69% from 576); Max value from RGB is 236 - color contains mainly: green. Hex color #A9ECAB is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A9ECAB is #561354. Grayscale: #D0D0D0. Windows color (decimal): -5641045 or 11267241. OLE color: 11267241.
HSL color Cylindrical-coordinate representation of color #A9ECAB: hue angle of 121.79º degrees, saturation: 0.64, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A9ECAB is Cyan = 0.28, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.07.
<style> p { color: #A9ECAB; } p { color: rgb(169,236,171); } H1.HeaderClassName { color: #A9ECAB; } .AnyTagClassName { color: #A9ECAB; } </style>
<style> a { background-color: #A9ECAB; } a { background-color: rgb(169,236,171); } div.DivClassName { background-color: #A9ECAB; } .BgClassName { background-color: #A9ECAB; } </style>
<style> span { border-color: #A9ECAB; } span { border-color: rgb(169,236,171); } td.TdClassName { border-color: #A9ECAB; } .TagClassName { border-color: #A9ECAB; } </style>