#981999 (or 0x981999) is unknown color: approx Dark Magenta. HEX triplet: 98, 19 and 99. RGB value is (152,25,153). Sum of RGB (Red+Green+Blue) = 152+25+153=330 (43% of max value = 765). Red value is 152 (59.77% from 255 or 46.06% from 330); Green value is 25 (10.16% from 255 or 7.58% from 330); Blue value is 153 (60.16% from 255 or 46.36% from 330); Max value from RGB is 153 - color contains mainly: blue. Hex color #981999 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #981999 is #67E666. Grayscale: #4D4D4D. Windows color (decimal): -6809191 or 10033560. OLE color: 10033560.
HSL color Cylindrical-coordinate representation of color #981999: hue angle of 299.53º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #981999 is Cyan = 0.01, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #981999; } p { color: rgb(152,25,153); } H1.HeaderClassName { color: #981999; } .AnyTagClassName { color: #981999; } </style>
<style> a { background-color: #981999; } a { background-color: rgb(152,25,153); } div.DivClassName { background-color: #981999; } .BgClassName { background-color: #981999; } </style>
<style> span { border-color: #981999; } span { border-color: rgb(152,25,153); } td.TdClassName { border-color: #981999; } .TagClassName { border-color: #981999; } </style>