#777575 (or 0x777575) is unknown color: approx Grey. HEX triplet: 77, 75 and 75. RGB value is (119,117,117). Sum of RGB (Red+Green+Blue) = 119+117+117=353 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.71% from 353); Green value is 117 (46.09% from 255 or 33.14% from 353); Blue value is 117 (46.09% from 255 or 33.14% from 353); Max value from RGB is 119 - color contains mainly: red. Hex color #777575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #777575 is #888A8A. Grayscale: #757575. Windows color (decimal): -8948363 or 7697783. OLE color: 7697783.
HSL color Cylindrical-coordinate representation of color #777575: hue angle of 0º 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 #777575 is Cyan = 0, Magento = 0.02, Yellow = 0.02 and Black (K on CMYK) = 0.53.
<style> p { color: #777575; } p { color: rgb(119,117,117); } H1.HeaderClassName { color: #777575; } .AnyTagClassName { color: #777575; } </style>
<style> a { background-color: #777575; } a { background-color: rgb(119,117,117); } div.DivClassName { background-color: #777575; } .BgClassName { background-color: #777575; } </style>
<style> span { border-color: #777575; } span { border-color: rgb(119,117,117); } td.TdClassName { border-color: #777575; } .TagClassName { border-color: #777575; } </style>