#777775 (or 0x777775) is unknown color: approx Tapa. HEX triplet: 77, 77 and 75. RGB value is (119,119,117). Sum of RGB (Red+Green+Blue) = 119+119+117=355 (47% of max value = 765). Red value is 119 (46.88% from 255 or 33.52% from 355); Green value is 119 (46.88% from 255 or 33.52% from 355); Blue value is 117 (46.09% from 255 or 32.96% from 355); Max value from RGB is 119 - color contains mainly: red, green. Hex color #777775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #777775 is #88888A. Grayscale: #767676. Windows color (decimal): -8947851 or 7698295. OLE color: 7698295.
HSL color Cylindrical-coordinate representation of color #777775: hue angle of 60º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #777775 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
<style> p { color: #777775; } p { color: rgb(119,119,117); } H1.HeaderClassName { color: #777775; } .AnyTagClassName { color: #777775; } </style>
<style> a { background-color: #777775; } a { background-color: rgb(119,119,117); } div.DivClassName { background-color: #777775; } .BgClassName { background-color: #777775; } </style>
<style> span { border-color: #777775; } span { border-color: rgb(119,119,117); } td.TdClassName { border-color: #777775; } .TagClassName { border-color: #777775; } </style>