#A9EEA9 (or 0xA9EEA9) is unknown color: approx Celadon. HEX triplet: A9, EE and A9. RGB value is (169,238,169). Sum of RGB (Red+Green+Blue) = 169+238+169=576 (76% of max value = 765). Red value is 169 (66.41% from 255 or 29.34% from 576); Green value is 238 (93.36% from 255 or 41.32% from 576); Blue value is 169 (66.41% from 255 or 29.34% from 576); Max value from RGB is 238 - color contains mainly: green. Hex color #A9EEA9 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A9EEA9 is #561156. Grayscale: #D1D1D1. Windows color (decimal): -5640535 or 11136681. OLE color: 11136681.
HSL color Cylindrical-coordinate representation of color #A9EEA9: hue angle of 120º degrees, saturation: 0.67, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A9EEA9 is Cyan = 0.29, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.07.
<style> p { color: #A9EEA9; } p { color: rgb(169,238,169); } H1.HeaderClassName { color: #A9EEA9; } .AnyTagClassName { color: #A9EEA9; } </style>
<style> a { background-color: #A9EEA9; } a { background-color: rgb(169,238,169); } div.DivClassName { background-color: #A9EEA9; } .BgClassName { background-color: #A9EEA9; } </style>
<style> span { border-color: #A9EEA9; } span { border-color: rgb(169,238,169); } td.TdClassName { border-color: #A9EEA9; } .TagClassName { border-color: #A9EEA9; } </style>