#97DFBD (or 0x97DFBD) is unknown color: approx Vista Blue. HEX triplet: 97, DF and BD. RGB value is (151,223,189). Sum of RGB (Red+Green+Blue) = 151+223+189=563 (74% of max value = 765). Red value is 151 (59.38% from 255 or 26.82% from 563); Green value is 223 (87.5% from 255 or 39.61% from 563); Blue value is 189 (74.22% from 255 or 33.57% from 563); Max value from RGB is 223 - color contains mainly: green. Hex color #97DFBD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #97DFBD is #682042. Grayscale: #C5C5C5. Windows color (decimal): -6824003 or 12443543. OLE color: 12443543.
HSL color Cylindrical-coordinate representation of color #97DFBD: hue angle of 151.67º degrees, saturation: 0.53, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #97DFBD is Cyan = 0.32, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.13.
<style> p { color: #97DFBD; } p { color: rgb(151,223,189); } H1.HeaderClassName { color: #97DFBD; } .AnyTagClassName { color: #97DFBD; } </style>
<style> a { background-color: #97DFBD; } a { background-color: rgb(151,223,189); } div.DivClassName { background-color: #97DFBD; } .BgClassName { background-color: #97DFBD; } </style>
<style> span { border-color: #97DFBD; } span { border-color: rgb(151,223,189); } td.TdClassName { border-color: #97DFBD; } .TagClassName { border-color: #97DFBD; } </style>