#97E69E (or 0x97E69E) is unknown color: approx Light Green. HEX triplet: 97, E6 and 9E. RGB value is (151,230,158). Sum of RGB (Red+Green+Blue) = 151+230+158=539 (71% of max value = 765). Red value is 151 (59.38% from 255 or 28.01% from 539); Green value is 230 (90.23% from 255 or 42.67% from 539); Blue value is 158 (62.11% from 255 or 29.31% from 539); Max value from RGB is 230 - color contains mainly: green. Hex color #97E69E is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #97E69E is #681961. Grayscale: #C6C6C6. Windows color (decimal): -6822242 or 10413719. OLE color: 10413719.
HSL color Cylindrical-coordinate representation of color #97E69E: hue angle of 125.32º degrees, saturation: 0.61, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #97E69E is Cyan = 0.34, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.10.
<style> p { color: #97E69E; } p { color: rgb(151,230,158); } H1.HeaderClassName { color: #97E69E; } .AnyTagClassName { color: #97E69E; } </style>
<style> a { background-color: #97E69E; } a { background-color: rgb(151,230,158); } div.DivClassName { background-color: #97E69E; } .BgClassName { background-color: #97E69E; } </style>
<style> span { border-color: #97E69E; } span { border-color: rgb(151,230,158); } td.TdClassName { border-color: #97E69E; } .TagClassName { border-color: #97E69E; } </style>