#99947C (or 0x99947C) is unknown color: approx Grey Olive. HEX triplet: 99, 94 and 7C. RGB value is (153,148,124). Sum of RGB (Red+Green+Blue) = 153+148+124=425 (56% of max value = 765). Red value is 153 (60.16% from 255 or 36% from 425); Green value is 148 (58.20% from 255 or 34.82% from 425); Blue value is 124 (48.83% from 255 or 29.18% from 425); Max value from RGB is 153 - color contains mainly: red. Hex color #99947C is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #99947C is #666B83. Grayscale: #929292. Windows color (decimal): -6712196 or 8164505. OLE color: 8164505.
HSL color Cylindrical-coordinate representation of color #99947C: hue angle of 49.66º degrees, saturation: 0.12, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #99947C is Cyan = 0, Magento = 0.03, Yellow = 0.19 and Black (K on CMYK) = 0.4.
<style> p { color: #99947C; } p { color: rgb(153,148,124); } H1.HeaderClassName { color: #99947C; } .AnyTagClassName { color: #99947C; } </style>
<style> a { background-color: #99947C; } a { background-color: rgb(153,148,124); } div.DivClassName { background-color: #99947C; } .BgClassName { background-color: #99947C; } </style>
<style> span { border-color: #99947C; } span { border-color: rgb(153,148,124); } td.TdClassName { border-color: #99947C; } .TagClassName { border-color: #99947C; } </style>