#89EC8C (or 0x89EC8C) is unknown color: approx Light Green. HEX triplet: 89, EC and 8C. RGB value is (137,236,140). Sum of RGB (Red+Green+Blue) = 137+236+140=513 (67% of max value = 765). Red value is 137 (53.91% from 255 or 26.71% from 513); Green value is 236 (92.58% from 255 or 46.00% from 513); Blue value is 140 (55.08% from 255 or 27.29% from 513); Max value from RGB is 236 - color contains mainly: green. Hex color #89EC8C is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #89EC8C is #761373. Grayscale: #C3C3C3. Windows color (decimal): -7738228 or 9235593. OLE color: 9235593.
HSL color Cylindrical-coordinate representation of color #89EC8C: hue angle of 121.82º degrees, saturation: 0.72, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #89EC8C is Cyan = 0.42, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.07.
<style> p { color: #89EC8C; } p { color: rgb(137,236,140); } H1.HeaderClassName { color: #89EC8C; } .AnyTagClassName { color: #89EC8C; } </style>
<style> a { background-color: #89EC8C; } a { background-color: rgb(137,236,140); } div.DivClassName { background-color: #89EC8C; } .BgClassName { background-color: #89EC8C; } </style>
<style> span { border-color: #89EC8C; } span { border-color: rgb(137,236,140); } td.TdClassName { border-color: #89EC8C; } .TagClassName { border-color: #89EC8C; } </style>