#AAB250 (or 0xAAB250) is unknown color: approx Celery. HEX triplet: AA, B2 and 50. RGB value is (170,178,80). Sum of RGB (Red+Green+Blue) = 170+178+80=428 (56% of max value = 765). Red value is 170 (66.80% from 255 or 39.72% from 428); Green value is 178 (69.92% from 255 or 41.59% from 428); Blue value is 80 (31.64% from 255 or 18.69% from 428); Max value from RGB is 178 - color contains mainly: green. Hex color #AAB250 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AAB250 is #554DAF. Grayscale: #A4A4A4. Windows color (decimal): -5590448 or 5288618. OLE color: 5288618.
HSL color Cylindrical-coordinate representation of color #AAB250: hue angle of 64.9º degrees, saturation: 0.39, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #AAB250 is Cyan = 0.04, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.30.
<style> p { color: #AAB250; } p { color: rgb(170,178,80); } H1.HeaderClassName { color: #AAB250; } .AnyTagClassName { color: #AAB250; } </style>
<style> a { background-color: #AAB250; } a { background-color: rgb(170,178,80); } div.DivClassName { background-color: #AAB250; } .BgClassName { background-color: #AAB250; } </style>
<style> span { border-color: #AAB250; } span { border-color: rgb(170,178,80); } td.TdClassName { border-color: #AAB250; } .TagClassName { border-color: #AAB250; } </style>