#89A256 (or 0x89A256) is unknown color: approx Chelsea Cucumber. HEX triplet: 89, A2 and 56. RGB value is (137,162,86). Sum of RGB (Red+Green+Blue) = 137+162+86=385 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.58% from 385); Green value is 162 (63.67% from 255 or 42.08% from 385); Blue value is 86 (33.98% from 255 or 22.34% from 385); Max value from RGB is 162 - color contains mainly: green. Hex color #89A256 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #89A256 is #765DA9. Grayscale: #929292. Windows color (decimal): -7757226 or 5677705. OLE color: 5677705.
HSL color Cylindrical-coordinate representation of color #89A256: hue angle of 79.74º degrees, saturation: 0.31, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #89A256 is Cyan = 0.15, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.36.
<style> p { color: #89a256; } p { color: rgb(137,162,86); } H1.HeaderClassName { color: #89a256; } .AnyTagClassName { color: #89a256; } </style>
<style> a { background-color: #89a256; } a { background-color: rgb(137,162,86); } div.DivClassName { background-color: #89a256; } .BgClassName { background-color: #89a256; } </style>
<style> span { border-color: #89a256; } span { border-color: rgb(137,162,86); } td.TdClassName { border-color: #89a256; } .TagClassName { border-color: #89a256; } </style>