#78787E (or 0x78787E) is unknown color: approx Dolphin. HEX triplet: 78, 78 and 7E. RGB value is (120,120,126). Sum of RGB (Red+Green+Blue) = 120+120+126=366 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.79% from 366); Green value is 120 (47.27% from 255 or 32.79% from 366); Blue value is 126 (49.61% from 255 or 34.43% from 366); Max value from RGB is 126 - color contains mainly: blue. Hex color #78787E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #78787E is #878781. Grayscale: #787878. Windows color (decimal): -8882050 or 8288376. OLE color: 8288376.
HSL color Cylindrical-coordinate representation of color #78787E: hue angle of 240º degrees, saturation: 0.02, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #78787E is Cyan = 0.05, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #78787E; } p { color: rgb(120,120,126); } H1.HeaderClassName { color: #78787E; } .AnyTagClassName { color: #78787E; } </style>
<style> a { background-color: #78787E; } a { background-color: rgb(120,120,126); } div.DivClassName { background-color: #78787E; } .BgClassName { background-color: #78787E; } </style>
<style> span { border-color: #78787E; } span { border-color: rgb(120,120,126); } td.TdClassName { border-color: #78787E; } .TagClassName { border-color: #78787E; } </style>