#AABB55 (or 0xAABB55) is unknown color: approx Celery. HEX triplet: AA, BB and 55. RGB value is (170,187,85). Sum of RGB (Red+Green+Blue) = 170+187+85=442 (58% of max value = 765). Red value is 170 (66.80% from 255 or 38.46% from 442); Green value is 187 (73.44% from 255 or 42.31% from 442); Blue value is 85 (33.59% from 255 or 19.23% from 442); Max value from RGB is 187 - color contains mainly: green. Hex color #AABB55 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AABB55 is #5544AA. Grayscale: #AAAAAA. Windows color (decimal): -5588139 or 5618602. OLE color: 5618602.
HSL color Cylindrical-coordinate representation of color #AABB55: hue angle of 70º degrees, saturation: 0.43, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #AABB55 is Cyan = 0.09, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.27.
<style> p { color: #AABB55; } p { color: rgb(170,187,85); } H1.HeaderClassName { color: #AABB55; } .AnyTagClassName { color: #AABB55; } </style>
<style> a { background-color: #AABB55; } a { background-color: rgb(170,187,85); } div.DivClassName { background-color: #AABB55; } .BgClassName { background-color: #AABB55; } </style>
<style> span { border-color: #AABB55; } span { border-color: rgb(170,187,85); } td.TdClassName { border-color: #AABB55; } .TagClassName { border-color: #AABB55; } </style>