#989997 (or 0x989997) is unknown color: approx Delta. HEX triplet: 98, 99 and 97. RGB value is (152,153,151). Sum of RGB (Red+Green+Blue) = 152+153+151=456 (60% of max value = 765). Red value is 152 (59.77% from 255 or 33.33% from 456); Green value is 153 (60.16% from 255 or 33.55% from 456); Blue value is 151 (59.38% from 255 or 33.11% from 456); Max value from RGB is 153 - color contains mainly: green. Hex color #989997 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #989997 is #676668. Grayscale: #989898. Windows color (decimal): -6776425 or 9935256. OLE color: 9935256.
HSL color Cylindrical-coordinate representation of color #989997: hue angle of 90º degrees, saturation: 0.01, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #989997 is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.4.
<style> p { color: #989997; } p { color: rgb(152,153,151); } H1.HeaderClassName { color: #989997; } .AnyTagClassName { color: #989997; } </style>
<style> a { background-color: #989997; } a { background-color: rgb(152,153,151); } div.DivClassName { background-color: #989997; } .BgClassName { background-color: #989997; } </style>
<style> span { border-color: #989997; } span { border-color: rgb(152,153,151); } td.TdClassName { border-color: #989997; } .TagClassName { border-color: #989997; } </style>