#99AA55 (or 0x99AA55) is unknown color: approx Green Smoke. HEX triplet: 99, AA and 55. RGB value is (153,170,85). Sum of RGB (Red+Green+Blue) = 153+170+85=408 (54% of max value = 765). Red value is 153 (60.16% from 255 or 37.5% from 408); Green value is 170 (66.80% from 255 or 41.67% from 408); Blue value is 85 (33.59% from 255 or 20.83% from 408); Max value from RGB is 170 - color contains mainly: green. Hex color #99AA55 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #99AA55 is #6655AA. Grayscale: #9B9B9B. Windows color (decimal): -6706603 or 5614233. OLE color: 5614233.
HSL color Cylindrical-coordinate representation of color #99AA55: hue angle of 72º degrees, saturation: 0.33, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #99AA55 is Cyan = 0.1, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.33.
<style> p { color: #99AA55; } p { color: rgb(153,170,85); } H1.HeaderClassName { color: #99AA55; } .AnyTagClassName { color: #99AA55; } </style>
<style> a { background-color: #99AA55; } a { background-color: rgb(153,170,85); } div.DivClassName { background-color: #99AA55; } .BgClassName { background-color: #99AA55; } </style>
<style> span { border-color: #99AA55; } span { border-color: rgb(153,170,85); } td.TdClassName { border-color: #99AA55; } .TagClassName { border-color: #99AA55; } </style>