#99AA75 (or 0x99AA75) is unknown color: approx Sage. HEX triplet: 99, AA and 75. RGB value is (153,170,117). Sum of RGB (Red+Green+Blue) = 153+170+117=440 (58% of max value = 765). Red value is 153 (60.16% from 255 or 34.77% from 440); Green value is 170 (66.80% from 255 or 38.64% from 440); Blue value is 117 (46.09% from 255 or 26.59% from 440); Max value from RGB is 170 - color contains mainly: green. Hex color #99AA75 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #99AA75 is #66558A. Grayscale: #9F9F9F. Windows color (decimal): -6706571 or 7711385. OLE color: 7711385.
HSL color Cylindrical-coordinate representation of color #99AA75: hue angle of 79.25º degrees, saturation: 0.24, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #99AA75 is Cyan = 0.1, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.33.
<style> p { color: #99aa75; } p { color: rgb(153,170,117); } H1.HeaderClassName { color: #99aa75; } .AnyTagClassName { color: #99aa75; } </style>
<style> a { background-color: #99aa75; } a { background-color: rgb(153,170,117); } div.DivClassName { background-color: #99aa75; } .BgClassName { background-color: #99aa75; } </style>
<style> span { border-color: #99aa75; } span { border-color: rgb(153,170,117); } td.TdClassName { border-color: #99aa75; } .TagClassName { border-color: #99aa75; } </style>