#998DC4 (or 0x998DC4) is unknown color: approx Cold Purple. HEX triplet: 99, 8D and C4. RGB value is (153,141,196). Sum of RGB (Red+Green+Blue) = 153+141+196=490 (64% of max value = 765). Red value is 153 (60.16% from 255 or 31.22% from 490); Green value is 141 (55.47% from 255 or 28.78% from 490); Blue value is 196 (76.95% from 255 or 40% from 490); Max value from RGB is 196 - color contains mainly: blue. Hex color #998DC4 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #998DC4 is #66723B. Grayscale: #969696. Windows color (decimal): -6713916 or 12881305. OLE color: 12881305.
HSL color Cylindrical-coordinate representation of color #998DC4: hue angle of 253.09º degrees, saturation: 0.32, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #998DC4 is Cyan = 0.22, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #998DC4; } p { color: rgb(153,141,196); } H1.HeaderClassName { color: #998DC4; } .AnyTagClassName { color: #998DC4; } </style>
<style> a { background-color: #998DC4; } a { background-color: rgb(153,141,196); } div.DivClassName { background-color: #998DC4; } .BgClassName { background-color: #998DC4; } </style>
<style> span { border-color: #998DC4; } span { border-color: rgb(153,141,196); } td.TdClassName { border-color: #998DC4; } .TagClassName { border-color: #998DC4; } </style>