#777A84 (or 0x777A84) is unknown color: approx Storm Grey. HEX triplet: 77, 7A and 84. RGB value is (119,122,132). Sum of RGB (Red+Green+Blue) = 119+122+132=373 (49% of max value = 765). Red value is 119 (46.88% from 255 or 31.90% from 373); Green value is 122 (48.05% from 255 or 32.71% from 373); Blue value is 132 (51.95% from 255 or 35.39% from 373); Max value from RGB is 132 - color contains mainly: blue. Hex color #777A84 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #777A84 is #88857B. Grayscale: #7A7A7A. Windows color (decimal): -8947068 or 8682103. OLE color: 8682103.
HSL color Cylindrical-coordinate representation of color #777A84: hue angle of 226.15º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #777A84 is Cyan = 0.10, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.48.
<style> p { color: #777A84; } p { color: rgb(119,122,132); } H1.HeaderClassName { color: #777A84; } .AnyTagClassName { color: #777A84; } </style>
<style> a { background-color: #777A84; } a { background-color: rgb(119,122,132); } div.DivClassName { background-color: #777A84; } .BgClassName { background-color: #777A84; } </style>
<style> span { border-color: #777A84; } span { border-color: rgb(119,122,132); } td.TdClassName { border-color: #777A84; } .TagClassName { border-color: #777A84; } </style>