#757A7F (or 0x757A7F) is unknown color: approx Raven. HEX triplet: 75, 7A and 7F. RGB value is (117,122,127). Sum of RGB (Red+Green+Blue) = 117+122+127=366 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.97% from 366); Green value is 122 (48.05% from 255 or 33.33% from 366); Blue value is 127 (50% from 255 or 34.70% from 366); Max value from RGB is 127 - color contains mainly: blue. Hex color #757A7F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757A7F is #8A8580. Grayscale: #797979. Windows color (decimal): -9078145 or 8354421. OLE color: 8354421.
HSL color Cylindrical-coordinate representation of color #757A7F: hue angle of 210º degrees, saturation: 0.04, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #757A7F is Cyan = 0.08, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #757A7F; } p { color: rgb(117,122,127); } H1.HeaderClassName { color: #757A7F; } .AnyTagClassName { color: #757A7F; } </style>
<style> a { background-color: #757A7F; } a { background-color: rgb(117,122,127); } div.DivClassName { background-color: #757A7F; } .BgClassName { background-color: #757A7F; } </style>
<style> span { border-color: #757A7F; } span { border-color: rgb(117,122,127); } td.TdClassName { border-color: #757A7F; } .TagClassName { border-color: #757A7F; } </style>