#89F29E (or 0x89F29E) is unknown color: approx Light Green. HEX triplet: 89, F2 and 9E. RGB value is (137,242,158). Sum of RGB (Red+Green+Blue) = 137+242+158=537 (71% of max value = 765). Red value is 137 (53.91% from 255 or 25.51% from 537); Green value is 242 (94.92% from 255 or 45.07% from 537); Blue value is 158 (62.11% from 255 or 29.42% from 537); Max value from RGB is 242 - color contains mainly: green. Hex color #89F29E is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #89F29E is #760D61. Grayscale: #C9C9C9. Windows color (decimal): -7736674 or 10416777. OLE color: 10416777.
HSL color Cylindrical-coordinate representation of color #89F29E: hue angle of 132º degrees, saturation: 0.8, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #89F29E is Cyan = 0.43, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.05.
<style> p { color: #89F29E; } p { color: rgb(137,242,158); } H1.HeaderClassName { color: #89F29E; } .AnyTagClassName { color: #89F29E; } </style>
<style> a { background-color: #89F29E; } a { background-color: rgb(137,242,158); } div.DivClassName { background-color: #89F29E; } .BgClassName { background-color: #89F29E; } </style>
<style> span { border-color: #89F29E; } span { border-color: rgb(137,242,158); } td.TdClassName { border-color: #89F29E; } .TagClassName { border-color: #89F29E; } </style>