#97A0BE (or 0x97A0BE) is unknown color: approx Rock Blue. HEX triplet: 97, A0 and BE. RGB value is (151,160,190). Sum of RGB (Red+Green+Blue) = 151+160+190=501 (66% of max value = 765). Red value is 151 (59.38% from 255 or 30.14% from 501); Green value is 160 (62.89% from 255 or 31.94% from 501); Blue value is 190 (74.61% from 255 or 37.92% from 501); Max value from RGB is 190 - color contains mainly: blue. Hex color #97A0BE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #97A0BE is #685F41. Grayscale: #A0A0A0. Windows color (decimal): -6840130 or 12492951. OLE color: 12492951.
HSL color Cylindrical-coordinate representation of color #97A0BE: hue angle of 226.15º degrees, saturation: 0.23, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #97A0BE is Cyan = 0.21, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #97A0BE; } p { color: rgb(151,160,190); } H1.HeaderClassName { color: #97A0BE; } .AnyTagClassName { color: #97A0BE; } </style>
<style> a { background-color: #97A0BE; } a { background-color: rgb(151,160,190); } div.DivClassName { background-color: #97A0BE; } .BgClassName { background-color: #97A0BE; } </style>
<style> span { border-color: #97A0BE; } span { border-color: rgb(151,160,190); } td.TdClassName { border-color: #97A0BE; } .TagClassName { border-color: #97A0BE; } </style>