#998BB1 (or 0x998BB1) is unknown color: approx Cold Purple. HEX triplet: 99, 8B and B1. RGB value is (153,139,177). Sum of RGB (Red+Green+Blue) = 153+139+177=469 (62% of max value = 765). Red value is 153 (60.16% from 255 or 32.62% from 469); Green value is 139 (54.69% from 255 or 29.64% from 469); Blue value is 177 (69.53% from 255 or 37.74% from 469); Max value from RGB is 177 - color contains mainly: blue. Hex color #998BB1 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #998BB1 is #66744E. Grayscale: #939393. Windows color (decimal): -6714447 or 11635609. OLE color: 11635609.
HSL color Cylindrical-coordinate representation of color #998BB1: hue angle of 262.11º degrees, saturation: 0.2, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #998BB1 is Cyan = 0.14, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #998BB1; } p { color: rgb(153,139,177); } H1.HeaderClassName { color: #998BB1; } .AnyTagClassName { color: #998BB1; } </style>
<style> a { background-color: #998BB1; } a { background-color: rgb(153,139,177); } div.DivClassName { background-color: #998BB1; } .BgClassName { background-color: #998BB1; } </style>
<style> span { border-color: #998BB1; } span { border-color: rgb(153,139,177); } td.TdClassName { border-color: #998BB1; } .TagClassName { border-color: #998BB1; } </style>