#AABE59 (or 0xAABE59) is unknown color: approx Celery. HEX triplet: AA, BE and 59. RGB value is (170,190,89). Sum of RGB (Red+Green+Blue) = 170+190+89=449 (59% of max value = 765). Red value is 170 (66.80% from 255 or 37.86% from 449); Green value is 190 (74.61% from 255 or 42.32% from 449); Blue value is 89 (35.16% from 255 or 19.82% from 449); Max value from RGB is 190 - color contains mainly: green. Hex color #AABE59 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AABE59 is #5541A6. Grayscale: #ACACAC. Windows color (decimal): -5587367 or 5881514. OLE color: 5881514.
HSL color Cylindrical-coordinate representation of color #AABE59: hue angle of 71.88º degrees, saturation: 0.44, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #AABE59 is Cyan = 0.11, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.25.
<style> p { color: #AABE59; } p { color: rgb(170,190,89); } H1.HeaderClassName { color: #AABE59; } .AnyTagClassName { color: #AABE59; } </style>
<style> a { background-color: #AABE59; } a { background-color: rgb(170,190,89); } div.DivClassName { background-color: #AABE59; } .BgClassName { background-color: #AABE59; } </style>
<style> span { border-color: #AABE59; } span { border-color: rgb(170,190,89); } td.TdClassName { border-color: #AABE59; } .TagClassName { border-color: #AABE59; } </style>