#A9C25A (or 0xA9C25A) is unknown color: approx Celery. HEX triplet: A9, C2 and 5A. RGB value is (169,194,90). Sum of RGB (Red+Green+Blue) = 169+194+90=453 (60% of max value = 765). Red value is 169 (66.41% from 255 or 37.31% from 453); Green value is 194 (76.17% from 255 or 42.83% from 453); Blue value is 90 (35.55% from 255 or 19.87% from 453); Max value from RGB is 194 - color contains mainly: green. Hex color #A9C25A is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A9C25A is #563DA5. Grayscale: #AFAFAF. Windows color (decimal): -5651878 or 5948073. OLE color: 5948073.
HSL color Cylindrical-coordinate representation of color #A9C25A: hue angle of 74.42º degrees, saturation: 0.46, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #A9C25A is Cyan = 0.13, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.24.
<style> p { color: #A9C25A; } p { color: rgb(169,194,90); } H1.HeaderClassName { color: #A9C25A; } .AnyTagClassName { color: #A9C25A; } </style>
<style> a { background-color: #A9C25A; } a { background-color: rgb(169,194,90); } div.DivClassName { background-color: #A9C25A; } .BgClassName { background-color: #A9C25A; } </style>
<style> span { border-color: #A9C25A; } span { border-color: rgb(169,194,90); } td.TdClassName { border-color: #A9C25A; } .TagClassName { border-color: #A9C25A; } </style>