#AABE63 (or 0xAABE63) is unknown color: approx Wild Willow. HEX triplet: AA, BE and 63. RGB value is (170,190,99). Sum of RGB (Red+Green+Blue) = 170+190+99=459 (60% of max value = 765). Red value is 170 (66.80% from 255 or 37.04% from 459); Green value is 190 (74.61% from 255 or 41.39% from 459); Blue value is 99 (39.06% from 255 or 21.57% from 459); Max value from RGB is 190 - color contains mainly: green. Hex color #AABE63 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AABE63 is #55419C. Grayscale: #ADADAD. Windows color (decimal): -5587357 or 6536874. OLE color: 6536874.
HSL color Cylindrical-coordinate representation of color #AABE63: hue angle of 73.19º degrees, saturation: 0.41, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #AABE63 is Cyan = 0.11, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.25.
<style> p { color: #AABE63; } p { color: rgb(170,190,99); } H1.HeaderClassName { color: #AABE63; } .AnyTagClassName { color: #AABE63; } </style>
<style> a { background-color: #AABE63; } a { background-color: rgb(170,190,99); } div.DivClassName { background-color: #AABE63; } .BgClassName { background-color: #AABE63; } </style>
<style> span { border-color: #AABE63; } span { border-color: rgb(170,190,99); } td.TdClassName { border-color: #AABE63; } .TagClassName { border-color: #AABE63; } </style>