#757B6B (or 0x757B6B) is unknown color: approx Gunsmoke. HEX triplet: 75, 7B and 6B. RGB value is (117,123,107). Sum of RGB (Red+Green+Blue) = 117+123+107=347 (45% of max value = 765). Red value is 117 (46.09% from 255 or 33.72% from 347); Green value is 123 (48.44% from 255 or 35.45% from 347); Blue value is 107 (42.19% from 255 or 30.84% from 347); Max value from RGB is 123 - color contains mainly: green. Hex color #757B6B is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757B6B is #8A8494. Grayscale: #777777. Windows color (decimal): -9077909 or 7043957. OLE color: 7043957.
HSL color Cylindrical-coordinate representation of color #757B6B: hue angle of 82.5º degrees, saturation: 0.07, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #757B6B is Cyan = 0.05, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.52.
<style> p { color: #757B6B; } p { color: rgb(117,123,107); } H1.HeaderClassName { color: #757B6B; } .AnyTagClassName { color: #757B6B; } </style>
<style> a { background-color: #757B6B; } a { background-color: rgb(117,123,107); } div.DivClassName { background-color: #757B6B; } .BgClassName { background-color: #757B6B; } </style>
<style> span { border-color: #757B6B; } span { border-color: rgb(117,123,107); } td.TdClassName { border-color: #757B6B; } .TagClassName { border-color: #757B6B; } </style>