#99AE8E (or 0x99AE8E) is unknown color: approx Mantle. HEX triplet: 99, AE and 8E. RGB value is (153,174,142). Sum of RGB (Red+Green+Blue) = 153+174+142=469 (62% of max value = 765). Red value is 153 (60.16% from 255 or 32.62% from 469); Green value is 174 (68.36% from 255 or 37.10% from 469); Blue value is 142 (55.86% from 255 or 30.28% from 469); Max value from RGB is 174 - color contains mainly: green. Hex color #99AE8E is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #99AE8E is #665171. Grayscale: #A4A4A4. Windows color (decimal): -6705522 or 9350809. OLE color: 9350809.
HSL color Cylindrical-coordinate representation of color #99AE8E: hue angle of 99.37º degrees, saturation: 0.16, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #99AE8E is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.32.
<style> p { color: #99AE8E; } p { color: rgb(153,174,142); } H1.HeaderClassName { color: #99AE8E; } .AnyTagClassName { color: #99AE8E; } </style>
<style> a { background-color: #99AE8E; } a { background-color: rgb(153,174,142); } div.DivClassName { background-color: #99AE8E; } .BgClassName { background-color: #99AE8E; } </style>
<style> span { border-color: #99AE8E; } span { border-color: rgb(153,174,142); } td.TdClassName { border-color: #99AE8E; } .TagClassName { border-color: #99AE8E; } </style>