#898F7F (or 0x898F7F) is unknown color: approx Gunsmoke. HEX triplet: 89, 8F and 7F. RGB value is (137,143,127). Sum of RGB (Red+Green+Blue) = 137+143+127=407 (53% of max value = 765). Red value is 137 (53.91% from 255 or 33.66% from 407); Green value is 143 (56.25% from 255 or 35.14% from 407); Blue value is 127 (50% from 255 or 31.20% from 407); Max value from RGB is 143 - color contains mainly: green. Hex color #898F7F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #898F7F is #767080. Grayscale: #8B8B8B. Windows color (decimal): -7762049 or 8359817. OLE color: 8359817.
HSL color Cylindrical-coordinate representation of color #898F7F: hue angle of 82.5º degrees, saturation: 0.07, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #898F7F is Cyan = 0.04, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.44.
<style> p { color: #898F7F; } p { color: rgb(137,143,127); } H1.HeaderClassName { color: #898F7F; } .AnyTagClassName { color: #898F7F; } </style>
<style> a { background-color: #898F7F; } a { background-color: rgb(137,143,127); } div.DivClassName { background-color: #898F7F; } .BgClassName { background-color: #898F7F; } </style>
<style> span { border-color: #898F7F; } span { border-color: rgb(137,143,127); } td.TdClassName { border-color: #898F7F; } .TagClassName { border-color: #898F7F; } </style>