#97BFBB (or 0x97BFBB) is unknown color: approx Shadow Green. HEX triplet: 97, BF and BB. RGB value is (151,191,187). Sum of RGB (Red+Green+Blue) = 151+191+187=529 (70% of max value = 765). Red value is 151 (59.38% from 255 or 28.54% from 529); Green value is 191 (75% from 255 or 36.11% from 529); Blue value is 187 (73.44% from 255 or 35.35% from 529); Max value from RGB is 191 - color contains mainly: green. Hex color #97BFBB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #97BFBB is #684044. Grayscale: #B2B2B2. Windows color (decimal): -6832197 or 12304279. OLE color: 12304279.
HSL color Cylindrical-coordinate representation of color #97BFBB: hue angle of 174º degrees, saturation: 0.24, 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 #97BFBB is Cyan = 0.21, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.25.
<style> p { color: #97BFBB; } p { color: rgb(151,191,187); } H1.HeaderClassName { color: #97BFBB; } .AnyTagClassName { color: #97BFBB; } </style>
<style> a { background-color: #97BFBB; } a { background-color: rgb(151,191,187); } div.DivClassName { background-color: #97BFBB; } .BgClassName { background-color: #97BFBB; } </style>
<style> span { border-color: #97BFBB; } span { border-color: rgb(151,191,187); } td.TdClassName { border-color: #97BFBB; } .TagClassName { border-color: #97BFBB; } </style>