#998ABB (or 0x998ABB) is unknown color: approx Cold Purple. HEX triplet: 99, 8A and BB. RGB value is (153,138,187). Sum of RGB (Red+Green+Blue) = 153+138+187=478 (63% of max value = 765). Red value is 153 (60.16% from 255 or 32.01% from 478); Green value is 138 (54.30% from 255 or 28.87% from 478); Blue value is 187 (73.44% from 255 or 39.12% from 478); Max value from RGB is 187 - color contains mainly: blue. Hex color #998ABB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #998ABB is #667544. Grayscale: #939393. Windows color (decimal): -6714693 or 12290713. OLE color: 12290713.
HSL color Cylindrical-coordinate representation of color #998ABB: hue angle of 258.37º degrees, saturation: 0.26, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #998ABB is Cyan = 0.18, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #998ABB; } p { color: rgb(153,138,187); } H1.HeaderClassName { color: #998ABB; } .AnyTagClassName { color: #998ABB; } </style>
<style> a { background-color: #998ABB; } a { background-color: rgb(153,138,187); } div.DivClassName { background-color: #998ABB; } .BgClassName { background-color: #998ABB; } </style>
<style> span { border-color: #998ABB; } span { border-color: rgb(153,138,187); } td.TdClassName { border-color: #998ABB; } .TagClassName { border-color: #998ABB; } </style>