#97ACAB (or 0x97ACAB) is unknown color: approx Hit Grey. HEX triplet: 97, AC and AB. RGB value is (151,172,171). Sum of RGB (Red+Green+Blue) = 151+172+171=494 (65% of max value = 765). Red value is 151 (59.38% from 255 or 30.57% from 494); Green value is 172 (67.58% from 255 or 34.82% from 494); Blue value is 171 (67.19% from 255 or 34.62% from 494); Max value from RGB is 172 - color contains mainly: green. Hex color #97ACAB is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #97ACAB is #685354. Grayscale: #A5A5A5. Windows color (decimal): -6837077 or 11250839. OLE color: 11250839.
HSL color Cylindrical-coordinate representation of color #97ACAB: hue angle of 177.14º degrees, saturation: 0.11, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #97ACAB is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.33.
<style> p { color: #97ACAB; } p { color: rgb(151,172,171); } H1.HeaderClassName { color: #97ACAB; } .AnyTagClassName { color: #97ACAB; } </style>
<style> a { background-color: #97ACAB; } a { background-color: rgb(151,172,171); } div.DivClassName { background-color: #97ACAB; } .BgClassName { background-color: #97ACAB; } </style>
<style> span { border-color: #97ACAB; } span { border-color: rgb(151,172,171); } td.TdClassName { border-color: #97ACAB; } .TagClassName { border-color: #97ACAB; } </style>