#7A777B (or 0x7A777B) is unknown color: approx Mamba. HEX triplet: 7A, 77 and 7B. RGB value is (122,119,123). Sum of RGB (Red+Green+Blue) = 122+119+123=364 (48% of max value = 765). Red value is 122 (48.05% from 255 or 33.52% from 364); Green value is 119 (46.88% from 255 or 32.69% from 364); Blue value is 123 (48.44% from 255 or 33.79% from 364); Max value from RGB is 123 - color contains mainly: blue. Hex color #7A777B is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #7A777B is #858884. Grayscale: #787878. Windows color (decimal): -8751237 or 8091514. OLE color: 8091514.
HSL color Cylindrical-coordinate representation of color #7A777B: hue angle of 285º degrees, saturation: 0.02, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #7A777B is Cyan = 0.01, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #7A777B; } p { color: rgb(122,119,123); } H1.HeaderClassName { color: #7A777B; } .AnyTagClassName { color: #7A777B; } </style>
<style> a { background-color: #7A777B; } a { background-color: rgb(122,119,123); } div.DivClassName { background-color: #7A777B; } .BgClassName { background-color: #7A777B; } </style>
<style> span { border-color: #7A777B; } span { border-color: rgb(122,119,123); } td.TdClassName { border-color: #7A777B; } .TagClassName { border-color: #7A777B; } </style>