#89ED60 (or 0x89ED60) is unknown color: approx Pastel Green. HEX triplet: 89, ED and 60. RGB value is (137,237,96). Sum of RGB (Red+Green+Blue) = 137+237+96=470 (62% of max value = 765). Red value is 137 (53.91% from 255 or 29.15% from 470); Green value is 237 (92.97% from 255 or 50.43% from 470); Blue value is 96 (37.89% from 255 or 20.43% from 470); Max value from RGB is 237 - color contains mainly: green. Hex color #89ED60 is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #89ED60 is #76129F. Grayscale: #BFBFBF. Windows color (decimal): -7738016 or 6352265. OLE color: 6352265.
HSL color Cylindrical-coordinate representation of color #89ED60: hue angle of 102.55º degrees, saturation: 0.8, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #89ED60 is Cyan = 0.42, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.07.
<style> p { color: #89ed60; } p { color: rgb(137,237,96); } H1.HeaderClassName { color: #89ed60; } .AnyTagClassName { color: #89ed60; } </style>
<style> a { background-color: #89ed60; } a { background-color: rgb(137,237,96); } div.DivClassName { background-color: #89ed60; } .BgClassName { background-color: #89ed60; } </style>
<style> span { border-color: #89ed60; } span { border-color: rgb(137,237,96); } td.TdClassName { border-color: #89ed60; } .TagClassName { border-color: #89ed60; } </style>