#AABE55 (or 0xAABE55) is unknown color: approx Celery. HEX triplet: AA, BE and 55. RGB value is (170,190,85). Sum of RGB (Red+Green+Blue) = 170+190+85=445 (58% of max value = 765). Red value is 170 (66.80% from 255 or 38.20% from 445); Green value is 190 (74.61% from 255 or 42.70% from 445); Blue value is 85 (33.59% from 255 or 19.10% from 445); Max value from RGB is 190 - color contains mainly: green. Hex color #AABE55 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AABE55 is #5541AA. Grayscale: #ACACAC. Windows color (decimal): -5587371 or 5619370. OLE color: 5619370.
HSL color Cylindrical-coordinate representation of color #AABE55: hue angle of 71.43º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #AABE55 is Cyan = 0.11, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.25.
<style> p { color: #AABE55; } p { color: rgb(170,190,85); } H1.HeaderClassName { color: #AABE55; } .AnyTagClassName { color: #AABE55; } </style>
<style> a { background-color: #AABE55; } a { background-color: rgb(170,190,85); } div.DivClassName { background-color: #AABE55; } .BgClassName { background-color: #AABE55; } </style>
<style> span { border-color: #AABE55; } span { border-color: rgb(170,190,85); } td.TdClassName { border-color: #AABE55; } .TagClassName { border-color: #AABE55; } </style>