#989CCA (or 0x989CCA) is unknown color: approx Blue Bell. HEX triplet: 98, 9C and CA. RGB value is (152,156,202). Sum of RGB (Red+Green+Blue) = 152+156+202=510 (67% of max value = 765). Red value is 152 (59.77% from 255 or 29.80% from 510); Green value is 156 (61.33% from 255 or 30.59% from 510); Blue value is 202 (79.30% from 255 or 39.61% from 510); Max value from RGB is 202 - color contains mainly: blue. Hex color #989CCA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #989CCA is #676335. Grayscale: #9F9F9F. Windows color (decimal): -6775606 or 13278360. OLE color: 13278360.
HSL color Cylindrical-coordinate representation of color #989CCA: hue angle of 235.2º degrees, saturation: 0.32, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #989CCA is Cyan = 0.25, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #989CCA; } p { color: rgb(152,156,202); } H1.HeaderClassName { color: #989CCA; } .AnyTagClassName { color: #989CCA; } </style>
<style> a { background-color: #989CCA; } a { background-color: rgb(152,156,202); } div.DivClassName { background-color: #989CCA; } .BgClassName { background-color: #989CCA; } </style>
<style> span { border-color: #989CCA; } span { border-color: rgb(152,156,202); } td.TdClassName { border-color: #989CCA; } .TagClassName { border-color: #989CCA; } </style>