#989ACA (or 0x989ACA) is unknown color: approx Blue Bell. HEX triplet: 98, 9A and CA. RGB value is (152,154,202). Sum of RGB (Red+Green+Blue) = 152+154+202=508 (67% of max value = 765). Red value is 152 (59.77% from 255 or 29.92% from 508); Green value is 154 (60.55% from 255 or 30.31% from 508); Blue value is 202 (79.30% from 255 or 39.76% from 508); Max value from RGB is 202 - color contains mainly: blue. Hex color #989ACA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #989ACA is #676535. Grayscale: #9E9E9E. Windows color (decimal): -6776118 or 13277848. OLE color: 13277848.
HSL color Cylindrical-coordinate representation of color #989ACA: hue angle of 237.6º 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 #989ACA is Cyan = 0.25, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #989ACA; } p { color: rgb(152,154,202); } H1.HeaderClassName { color: #989ACA; } .AnyTagClassName { color: #989ACA; } </style>
<style> a { background-color: #989ACA; } a { background-color: rgb(152,154,202); } div.DivClassName { background-color: #989ACA; } .BgClassName { background-color: #989ACA; } </style>
<style> span { border-color: #989ACA; } span { border-color: rgb(152,154,202); } td.TdClassName { border-color: #989ACA; } .TagClassName { border-color: #989ACA; } </style>