#78897F (or 0x78897F) is unknown color: approx Blue Smoke. HEX triplet: 78, 89 and 7F. RGB value is (120,137,127). Sum of RGB (Red+Green+Blue) = 120+137+127=384 (50% of max value = 765). Red value is 120 (47.27% from 255 or 31.25% from 384); Green value is 137 (53.91% from 255 or 35.68% from 384); Blue value is 127 (50% from 255 or 33.07% from 384); Max value from RGB is 137 - color contains mainly: green. Hex color #78897F is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #78897F is #877680. Grayscale: #828282. Windows color (decimal): -8877697 or 8358264. OLE color: 8358264.
HSL color Cylindrical-coordinate representation of color #78897F: hue angle of 144.71º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #78897F is Cyan = 0.12, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.46.
<style> p { color: #78897F; } p { color: rgb(120,137,127); } H1.HeaderClassName { color: #78897F; } .AnyTagClassName { color: #78897F; } </style>
<style> a { background-color: #78897F; } a { background-color: rgb(120,137,127); } div.DivClassName { background-color: #78897F; } .BgClassName { background-color: #78897F; } </style>
<style> span { border-color: #78897F; } span { border-color: rgb(120,137,127); } td.TdClassName { border-color: #78897F; } .TagClassName { border-color: #78897F; } </style>