#89E025 (or 0x89E025) is unknown color: approx Yellow Green. HEX triplet: 89, E0 and 25. RGB value is (137,224,37). Sum of RGB (Red+Green+Blue) = 137+224+37=398 (52% of max value = 765). Red value is 137 (53.91% from 255 or 34.42% from 398); Green value is 224 (87.89% from 255 or 56.28% from 398); Blue value is 37 (14.84% from 255 or 9.30% from 398); Max value from RGB is 224 - color contains mainly: green. Hex color #89E025 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #89E025 is #761FDA. Grayscale: #B1B1B1. Windows color (decimal): -7741403 or 2482313. OLE color: 2482313.
HSL color Cylindrical-coordinate representation of color #89E025: hue angle of 87.91º degrees, saturation: 0.75, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #89E025 is Cyan = 0.39, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.12.
<style> p { color: #89e025; } p { color: rgb(137,224,37); } H1.HeaderClassName { color: #89e025; } .AnyTagClassName { color: #89e025; } </style>
<style> a { background-color: #89e025; } a { background-color: rgb(137,224,37); } div.DivClassName { background-color: #89e025; } .BgClassName { background-color: #89e025; } </style>
<style> span { border-color: #89e025; } span { border-color: rgb(137,224,37); } td.TdClassName { border-color: #89e025; } .TagClassName { border-color: #89e025; } </style>