#AAC51E (or 0xAAC51E) is unknown color: approx Bahia. HEX triplet: AA, C5 and 1E. RGB value is (170,197,30). Sum of RGB (Red+Green+Blue) = 170+197+30=397 (52% of max value = 765). Red value is 170 (66.80% from 255 or 42.82% from 397); Green value is 197 (77.34% from 255 or 49.62% from 397); Blue value is 30 (12.11% from 255 or 7.56% from 397); Max value from RGB is 197 - color contains mainly: green. Hex color #AAC51E is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #AAC51E is #553AE1. Grayscale: #AAAAAA. Windows color (decimal): -5585634 or 2016682. OLE color: 2016682.
HSL color Cylindrical-coordinate representation of color #AAC51E: hue angle of 69.7º degrees, saturation: 0.74, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #AAC51E is Cyan = 0.14, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.23.
<style> p { color: #AAC51E; } p { color: rgb(170,197,30); } H1.HeaderClassName { color: #AAC51E; } .AnyTagClassName { color: #AAC51E; } </style>
<style> a { background-color: #AAC51E; } a { background-color: rgb(170,197,30); } div.DivClassName { background-color: #AAC51E; } .BgClassName { background-color: #AAC51E; } </style>
<style> span { border-color: #AAC51E; } span { border-color: rgb(170,197,30); } td.TdClassName { border-color: #AAC51E; } .TagClassName { border-color: #AAC51E; } </style>