#98AA98 (or 0x98AA98) is unknown color: approx Mantle. HEX triplet: 98, AA and 98. RGB value is (152,170,152). Sum of RGB (Red+Green+Blue) = 152+170+152=474 (62% of max value = 765). Red value is 152 (59.77% from 255 or 32.07% from 474); Green value is 170 (66.80% from 255 or 35.86% from 474); Blue value is 152 (59.77% from 255 or 32.07% from 474); Max value from RGB is 170 - color contains mainly: green. Hex color #98AA98 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #98AA98 is #675567. Grayscale: #A2A2A2. Windows color (decimal): -6772072 or 10005144. OLE color: 10005144.
HSL color Cylindrical-coordinate representation of color #98AA98: hue angle of 120º degrees, saturation: 0.1, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #98AA98 is Cyan = 0.11, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.33.
<style> p { color: #98AA98; } p { color: rgb(152,170,152); } H1.HeaderClassName { color: #98AA98; } .AnyTagClassName { color: #98AA98; } </style>
<style> a { background-color: #98AA98; } a { background-color: rgb(152,170,152); } div.DivClassName { background-color: #98AA98; } .BgClassName { background-color: #98AA98; } </style>
<style> span { border-color: #98AA98; } span { border-color: rgb(152,170,152); } td.TdClassName { border-color: #98AA98; } .TagClassName { border-color: #98AA98; } </style>