#998B7E (or 0x998B7E) is unknown color: approx Almond Frost. HEX triplet: 99, 8B and 7E. RGB value is (153,139,126). Sum of RGB (Red+Green+Blue) = 153+139+126=418 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.60% from 418); Green value is 139 (54.69% from 255 or 33.25% from 418); Blue value is 126 (49.61% from 255 or 30.14% from 418); Max value from RGB is 153 - color contains mainly: red. Hex color #998B7E is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #998B7E is #667481. Grayscale: #8D8D8D. Windows color (decimal): -6714498 or 8293273. OLE color: 8293273.
HSL color Cylindrical-coordinate representation of color #998B7E: hue angle of 28.89º degrees, saturation: 0.12, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #998B7E is Cyan = 0, Magento = 0.09, Yellow = 0.18 and Black (K on CMYK) = 0.4.
<style> p { color: #998B7E; } p { color: rgb(153,139,126); } H1.HeaderClassName { color: #998B7E; } .AnyTagClassName { color: #998B7E; } </style>
<style> a { background-color: #998B7E; } a { background-color: rgb(153,139,126); } div.DivClassName { background-color: #998B7E; } .BgClassName { background-color: #998B7E; } </style>
<style> span { border-color: #998B7E; } span { border-color: rgb(153,139,126); } td.TdClassName { border-color: #998B7E; } .TagClassName { border-color: #998B7E; } </style>