#7B706F (or 0x7B706F) is unknown color: approx Ferra. HEX triplet: 7B, 70 and 6F. RGB value is (123,112,111). Sum of RGB (Red+Green+Blue) = 123+112+111=346 (45% of max value = 765). Red value is 123 (48.44% from 255 or 35.55% from 346); Green value is 112 (44.14% from 255 or 32.37% from 346); Blue value is 111 (43.75% from 255 or 32.08% from 346); Max value from RGB is 123 - color contains mainly: red. Hex color #7B706F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #7B706F is #848F90. Grayscale: #737373. Windows color (decimal): -8687505 or 7303291. OLE color: 7303291.
HSL color Cylindrical-coordinate representation of color #7B706F: hue angle of 5º degrees, saturation: 0.05, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #7B706F is Cyan = 0, Magento = 0.09, Yellow = 0.10 and Black (K on CMYK) = 0.52.
<style> p { color: #7B706F; } p { color: rgb(123,112,111); } H1.HeaderClassName { color: #7B706F; } .AnyTagClassName { color: #7B706F; } </style>
<style> a { background-color: #7B706F; } a { background-color: rgb(123,112,111); } div.DivClassName { background-color: #7B706F; } .BgClassName { background-color: #7B706F; } </style>
<style> span { border-color: #7B706F; } span { border-color: rgb(123,112,111); } td.TdClassName { border-color: #7B706F; } .TagClassName { border-color: #7B706F; } </style>