#998CC7 (or 0x998CC7) is unknown color: approx Cold Purple. HEX triplet: 99, 8C and C7. RGB value is (153,140,199). Sum of RGB (Red+Green+Blue) = 153+140+199=492 (65% of max value = 765). Red value is 153 (60.16% from 255 or 31.10% from 492); Green value is 140 (55.08% from 255 or 28.46% from 492); Blue value is 199 (78.12% from 255 or 40.45% from 492); Max value from RGB is 199 - color contains mainly: blue. Hex color #998CC7 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #998CC7 is #667338. Grayscale: #969696. Windows color (decimal): -6714169 or 13077657. OLE color: 13077657.
HSL color Cylindrical-coordinate representation of color #998CC7: hue angle of 253.22º degrees, saturation: 0.35, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #998CC7 is Cyan = 0.23, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #998CC7; } p { color: rgb(153,140,199); } H1.HeaderClassName { color: #998CC7; } .AnyTagClassName { color: #998CC7; } </style>
<style> a { background-color: #998CC7; } a { background-color: rgb(153,140,199); } div.DivClassName { background-color: #998CC7; } .BgClassName { background-color: #998CC7; } </style>
<style> span { border-color: #998CC7; } span { border-color: rgb(153,140,199); } td.TdClassName { border-color: #998CC7; } .TagClassName { border-color: #998CC7; } </style>