#999D6D (or 0x999D6D) is unknown color: approx Avocado. HEX triplet: 99, 9D and 6D. RGB value is (153,157,109). Sum of RGB (Red+Green+Blue) = 153+157+109=419 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.52% from 419); Green value is 157 (61.72% from 255 or 37.47% from 419); Blue value is 109 (42.97% from 255 or 26.01% from 419); Max value from RGB is 157 - color contains mainly: green. Hex color #999D6D is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #999D6D is #666292. Grayscale: #969696. Windows color (decimal): -6709907 or 7183769. OLE color: 7183769.
HSL color Cylindrical-coordinate representation of color #999D6D: hue angle of 65º degrees, saturation: 0.2, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #999D6D is Cyan = 0.03, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.38.
<style> p { color: #999D6D; } p { color: rgb(153,157,109); } H1.HeaderClassName { color: #999D6D; } .AnyTagClassName { color: #999D6D; } </style>
<style> a { background-color: #999D6D; } a { background-color: rgb(153,157,109); } div.DivClassName { background-color: #999D6D; } .BgClassName { background-color: #999D6D; } </style>
<style> span { border-color: #999D6D; } span { border-color: rgb(153,157,109); } td.TdClassName { border-color: #999D6D; } .TagClassName { border-color: #999D6D; } </style>