#996950 (or 0x996950) is unknown color: approx Dark Tan. HEX triplet: 99, 69 and 50. RGB value is (153,105,80). Sum of RGB (Red+Green+Blue) = 153+105+80=338 (44% of max value = 765). Red value is 153 (60.16% from 255 or 45.27% from 338); Green value is 105 (41.41% from 255 or 31.07% from 338); Blue value is 80 (31.64% from 255 or 23.67% from 338); Max value from RGB is 153 - color contains mainly: red. Hex color #996950 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996950 is #6696AF. Grayscale: #747474. Windows color (decimal): -6723248 or 5269913. OLE color: 5269913.
HSL color Cylindrical-coordinate representation of color #996950: hue angle of 20.55º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #996950 is Cyan = 0, Magento = 0.31, Yellow = 0.48 and Black (K on CMYK) = 0.4.
<style> p { color: #996950; } p { color: rgb(153,105,80); } H1.HeaderClassName { color: #996950; } .AnyTagClassName { color: #996950; } </style>
<style> a { background-color: #996950; } a { background-color: rgb(153,105,80); } div.DivClassName { background-color: #996950; } .BgClassName { background-color: #996950; } </style>
<style> span { border-color: #996950; } span { border-color: rgb(153,105,80); } td.TdClassName { border-color: #996950; } .TagClassName { border-color: #996950; } </style>