#AAB562 (or 0xAAB562) is unknown color: approx Olive Green. HEX triplet: AA, B5 and 62. RGB value is (170,181,98). Sum of RGB (Red+Green+Blue) = 170+181+98=449 (59% of max value = 765). Red value is 170 (66.80% from 255 or 37.86% from 449); Green value is 181 (71.09% from 255 or 40.31% from 449); Blue value is 98 (38.67% from 255 or 21.83% from 449); Max value from RGB is 181 - color contains mainly: green. Hex color #AAB562 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AAB562 is #554A9D. Grayscale: #A8A8A8. Windows color (decimal): -5589662 or 6469034. OLE color: 6469034.
HSL color Cylindrical-coordinate representation of color #AAB562: hue angle of 67.95º degrees, saturation: 0.36, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #AAB562 is Cyan = 0.06, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.29.
<style> p { color: #AAB562; } p { color: rgb(170,181,98); } H1.HeaderClassName { color: #AAB562; } .AnyTagClassName { color: #AAB562; } </style>
<style> a { background-color: #AAB562; } a { background-color: rgb(170,181,98); } div.DivClassName { background-color: #AAB562; } .BgClassName { background-color: #AAB562; } </style>
<style> span { border-color: #AAB562; } span { border-color: rgb(170,181,98); } td.TdClassName { border-color: #AAB562; } .TagClassName { border-color: #AAB562; } </style>