#89989B (or 0x89989B) is unknown color: approx Submarine. HEX triplet: 89, 98 and 9B. RGB value is (137,152,155). Sum of RGB (Red+Green+Blue) = 137+152+155=444 (58% of max value = 765). Red value is 137 (53.91% from 255 or 30.86% from 444); Green value is 152 (59.77% from 255 or 34.23% from 444); Blue value is 155 (60.94% from 255 or 34.91% from 444); Max value from RGB is 155 - color contains mainly: blue. Hex color #89989B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #89989B is #766764. Grayscale: #939393. Windows color (decimal): -7759717 or 10197129. OLE color: 10197129.
HSL color Cylindrical-coordinate representation of color #89989B: hue angle of 190º degrees, saturation: 0.08, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #89989B is Cyan = 0.12, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.39.
<style> p { color: #89989B; } p { color: rgb(137,152,155); } H1.HeaderClassName { color: #89989B; } .AnyTagClassName { color: #89989B; } </style>
<style> a { background-color: #89989B; } a { background-color: rgb(137,152,155); } div.DivClassName { background-color: #89989B; } .BgClassName { background-color: #89989B; } </style>
<style> span { border-color: #89989B; } span { border-color: rgb(137,152,155); } td.TdClassName { border-color: #89989B; } .TagClassName { border-color: #89989B; } </style>