#969996 (or 0x969996) is unknown color: approx Pewter. HEX triplet: 96, 99 and 96. RGB value is (150,153,150). Sum of RGB (Red+Green+Blue) = 150+153+150=453 (60% of max value = 765). Red value is 150 (58.98% from 255 or 33.11% from 453); Green value is 153 (60.16% from 255 or 33.77% from 453); Blue value is 150 (58.98% from 255 or 33.11% from 453); Max value from RGB is 153 - color contains mainly: green. Hex color #969996 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #969996 is #696669. Grayscale: #979797. Windows color (decimal): -6907498 or 9869718. OLE color: 9869718.
HSL color Cylindrical-coordinate representation of color #969996: hue angle of 120º degrees, saturation: 0.01, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #969996 is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.4.
<style> p { color: #969996; } p { color: rgb(150,153,150); } H1.HeaderClassName { color: #969996; } .AnyTagClassName { color: #969996; } </style>
<style> a { background-color: #969996; } a { background-color: rgb(150,153,150); } div.DivClassName { background-color: #969996; } .BgClassName { background-color: #969996; } </style>
<style> span { border-color: #969996; } span { border-color: rgb(150,153,150); } td.TdClassName { border-color: #969996; } .TagClassName { border-color: #969996; } </style>