#988BCA (or 0x988BCA) is unknown color: approx Cold Purple. HEX triplet: 98, 8B and CA. RGB value is (152,139,202). Sum of RGB (Red+Green+Blue) = 152+139+202=493 (65% of max value = 765). Red value is 152 (59.77% from 255 or 30.83% from 493); Green value is 139 (54.69% from 255 or 28.19% from 493); Blue value is 202 (79.30% from 255 or 40.97% from 493); Max value from RGB is 202 - color contains mainly: blue. Hex color #988BCA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #988BCA is #677435. Grayscale: #959595. Windows color (decimal): -6779958 or 13274008. OLE color: 13274008.
HSL color Cylindrical-coordinate representation of color #988BCA: hue angle of 252.38º degrees, saturation: 0.37, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #988BCA is Cyan = 0.25, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #988BCA; } p { color: rgb(152,139,202); } H1.HeaderClassName { color: #988BCA; } .AnyTagClassName { color: #988BCA; } </style>
<style> a { background-color: #988BCA; } a { background-color: rgb(152,139,202); } div.DivClassName { background-color: #988BCA; } .BgClassName { background-color: #988BCA; } </style>
<style> span { border-color: #988BCA; } span { border-color: rgb(152,139,202); } td.TdClassName { border-color: #988BCA; } .TagClassName { border-color: #988BCA; } </style>