#89AF90 (or 0x89AF90) is unknown color: approx Envy. HEX triplet: 89, AF and 90. RGB value is (137,175,144). Sum of RGB (Red+Green+Blue) = 137+175+144=456 (60% of max value = 765). Red value is 137 (53.91% from 255 or 30.04% from 456); Green value is 175 (68.75% from 255 or 38.38% from 456); Blue value is 144 (56.64% from 255 or 31.58% from 456); Max value from RGB is 175 - color contains mainly: green. Hex color #89AF90 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #89AF90 is #76506F. Grayscale: #A0A0A0. Windows color (decimal): -7753840 or 9482121. OLE color: 9482121.
HSL color Cylindrical-coordinate representation of color #89AF90: hue angle of 131.05º degrees, saturation: 0.19, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #89AF90 is Cyan = 0.22, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.31.
<style> p { color: #89AF90; } p { color: rgb(137,175,144); } H1.HeaderClassName { color: #89AF90; } .AnyTagClassName { color: #89AF90; } </style>
<style> a { background-color: #89AF90; } a { background-color: rgb(137,175,144); } div.DivClassName { background-color: #89AF90; } .BgClassName { background-color: #89AF90; } </style>
<style> span { border-color: #89AF90; } span { border-color: rgb(137,175,144); } td.TdClassName { border-color: #89AF90; } .TagClassName { border-color: #89AF90; } </style>