#97CBBB (or 0x97CBBB) is unknown color: approx Shadow Green. HEX triplet: 97, CB and BB. RGB value is (151,203,187). Sum of RGB (Red+Green+Blue) = 151+203+187=541 (71% of max value = 765). Red value is 151 (59.38% from 255 or 27.91% from 541); Green value is 203 (79.69% from 255 or 37.52% from 541); Blue value is 187 (73.44% from 255 or 34.57% from 541); Max value from RGB is 203 - color contains mainly: green. Hex color #97CBBB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #97CBBB is #683444. Grayscale: #B9B9B9. Windows color (decimal): -6829125 or 12307351. OLE color: 12307351.
HSL color Cylindrical-coordinate representation of color #97CBBB: hue angle of 161.54º degrees, saturation: 0.33, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #97CBBB is Cyan = 0.26, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.20.
<style> p { color: #97CBBB; } p { color: rgb(151,203,187); } H1.HeaderClassName { color: #97CBBB; } .AnyTagClassName { color: #97CBBB; } </style>
<style> a { background-color: #97CBBB; } a { background-color: rgb(151,203,187); } div.DivClassName { background-color: #97CBBB; } .BgClassName { background-color: #97CBBB; } </style>
<style> span { border-color: #97CBBB; } span { border-color: rgb(151,203,187); } td.TdClassName { border-color: #97CBBB; } .TagClassName { border-color: #97CBBB; } </style>