#99999C (or 0x99999C) is unknown color: approx Santas Grey. HEX triplet: 99, 99 and 9C. RGB value is (153,153,156). Sum of RGB (Red+Green+Blue) = 153+153+156=462 (61% of max value = 765). Red value is 153 (60.16% from 255 or 33.12% from 462); Green value is 153 (60.16% from 255 or 33.12% from 462); Blue value is 156 (61.33% from 255 or 33.77% from 462); Max value from RGB is 156 - color contains mainly: blue. Hex color #99999C is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #99999C is #666663. Grayscale: #999999. Windows color (decimal): -6710884 or 10262937. OLE color: 10262937.
HSL color Cylindrical-coordinate representation of color #99999C: hue angle of 240º degrees, saturation: 0.01, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #99999C is Cyan = 0.02, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.39.
<style> p { color: #99999C; } p { color: rgb(153,153,156); } H1.HeaderClassName { color: #99999C; } .AnyTagClassName { color: #99999C; } </style>
<style> a { background-color: #99999C; } a { background-color: rgb(153,153,156); } div.DivClassName { background-color: #99999C; } .BgClassName { background-color: #99999C; } </style>
<style> span { border-color: #99999C; } span { border-color: rgb(153,153,156); } td.TdClassName { border-color: #99999C; } .TagClassName { border-color: #99999C; } </style>