#97999A (or 0x97999A) is unknown color: approx Grey Chateau. HEX triplet: 97, 99 and 9A. RGB value is (151,153,154). Sum of RGB (Red+Green+Blue) = 151+153+154=458 (60% of max value = 765). Red value is 151 (59.38% from 255 or 32.97% from 458); Green value is 153 (60.16% from 255 or 33.41% from 458); Blue value is 154 (60.55% from 255 or 33.62% from 458); Max value from RGB is 154 - color contains mainly: blue. Hex color #97999A is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #97999A is #686665. Grayscale: #989898. Windows color (decimal): -6841958 or 10131863. OLE color: 10131863.
HSL color Cylindrical-coordinate representation of color #97999A: hue angle of 200º degrees, saturation: 0.01, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #97999A is Cyan = 0.02, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.40.
<style> p { color: #97999A; } p { color: rgb(151,153,154); } H1.HeaderClassName { color: #97999A; } .AnyTagClassName { color: #97999A; } </style>
<style> a { background-color: #97999A; } a { background-color: rgb(151,153,154); } div.DivClassName { background-color: #97999A; } .BgClassName { background-color: #97999A; } </style>
<style> span { border-color: #97999A; } span { border-color: rgb(151,153,154); } td.TdClassName { border-color: #97999A; } .TagClassName { border-color: #97999A; } </style>