#998882 (or 0x998882) is unknown color: approx Almond Frost. HEX triplet: 99, 88 and 82. RGB value is (153,136,130). Sum of RGB (Red+Green+Blue) = 153+136+130=419 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.52% from 419); Green value is 136 (53.52% from 255 or 32.46% from 419); Blue value is 130 (51.17% from 255 or 31.03% from 419); Max value from RGB is 153 - color contains mainly: red. Hex color #998882 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #998882 is #66777D. Grayscale: #8C8C8C. Windows color (decimal): -6715262 or 8554649. OLE color: 8554649.
HSL color Cylindrical-coordinate representation of color #998882: hue angle of 15.65º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #998882 is Cyan = 0, Magento = 0.11, Yellow = 0.15 and Black (K on CMYK) = 0.4.
<style> p { color: #998882; } p { color: rgb(153,136,130); } H1.HeaderClassName { color: #998882; } .AnyTagClassName { color: #998882; } </style>
<style> a { background-color: #998882; } a { background-color: rgb(153,136,130); } div.DivClassName { background-color: #998882; } .BgClassName { background-color: #998882; } </style>
<style> span { border-color: #998882; } span { border-color: rgb(153,136,130); } td.TdClassName { border-color: #998882; } .TagClassName { border-color: #998882; } </style>