#98AA90 (or 0x98AA90) is unknown color: approx Mantle. HEX triplet: 98, AA and 90. RGB value is (152,170,144). Sum of RGB (Red+Green+Blue) = 152+170+144=466 (61% of max value = 765). Red value is 152 (59.77% from 255 or 32.62% from 466); Green value is 170 (66.80% from 255 or 36.48% from 466); Blue value is 144 (56.64% from 255 or 30.90% from 466); Max value from RGB is 170 - color contains mainly: green. Hex color #98AA90 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #98AA90 is #67556F. Grayscale: #A1A1A1. Windows color (decimal): -6772080 or 9480856. OLE color: 9480856.
HSL color Cylindrical-coordinate representation of color #98AA90: hue angle of 101.54º degrees, saturation: 0.13, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #98AA90 is Cyan = 0.11, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.33.
<style> p { color: #98AA90; } p { color: rgb(152,170,144); } H1.HeaderClassName { color: #98AA90; } .AnyTagClassName { color: #98AA90; } </style>
<style> a { background-color: #98AA90; } a { background-color: rgb(152,170,144); } div.DivClassName { background-color: #98AA90; } .BgClassName { background-color: #98AA90; } </style>
<style> span { border-color: #98AA90; } span { border-color: rgb(152,170,144); } td.TdClassName { border-color: #98AA90; } .TagClassName { border-color: #98AA90; } </style>