#989CBF (or 0x989CBF) is unknown color: approx Blue Bell. HEX triplet: 98, 9C and BF. RGB value is (152,156,191). Sum of RGB (Red+Green+Blue) = 152+156+191=499 (66% of max value = 765). Red value is 152 (59.77% from 255 or 30.46% from 499); Green value is 156 (61.33% from 255 or 31.26% from 499); Blue value is 191 (75% from 255 or 38.28% from 499); Max value from RGB is 191 - color contains mainly: blue. Hex color #989CBF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #989CBF is #676340. Grayscale: #9E9E9E. Windows color (decimal): -6775617 or 12557464. OLE color: 12557464.
HSL color Cylindrical-coordinate representation of color #989CBF: hue angle of 233.85º degrees, saturation: 0.23, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #989CBF is Cyan = 0.20, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #989CBF; } p { color: rgb(152,156,191); } H1.HeaderClassName { color: #989CBF; } .AnyTagClassName { color: #989CBF; } </style>
<style> a { background-color: #989CBF; } a { background-color: rgb(152,156,191); } div.DivClassName { background-color: #989CBF; } .BgClassName { background-color: #989CBF; } </style>
<style> span { border-color: #989CBF; } span { border-color: rgb(152,156,191); } td.TdClassName { border-color: #989CBF; } .TagClassName { border-color: #989CBF; } </style>