#7B6563 (or 0x7B6563) is unknown color: approx Pharlap. HEX triplet: 7B, 65 and 63. RGB value is (123,101,99). Sum of RGB (Red+Green+Blue) = 123+101+99=323 (42% of max value = 765). Red value is 123 (48.44% from 255 or 38.08% from 323); Green value is 101 (39.84% from 255 or 31.27% from 323); Blue value is 99 (39.06% from 255 or 30.65% from 323); Max value from RGB is 123 - color contains mainly: red. Hex color #7B6563 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #7B6563 is #849A9C. Grayscale: #6B6B6B. Windows color (decimal): -8690333 or 6514043. OLE color: 6514043.
HSL color Cylindrical-coordinate representation of color #7B6563: hue angle of 5º degrees, saturation: 0.11, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #7B6563 is Cyan = 0, Magento = 0.18, Yellow = 0.20 and Black (K on CMYK) = 0.52.
<style> p { color: #7B6563; } p { color: rgb(123,101,99); } H1.HeaderClassName { color: #7B6563; } .AnyTagClassName { color: #7B6563; } </style>
<style> a { background-color: #7B6563; } a { background-color: rgb(123,101,99); } div.DivClassName { background-color: #7B6563; } .BgClassName { background-color: #7B6563; } </style>
<style> span { border-color: #7B6563; } span { border-color: rgb(123,101,99); } td.TdClassName { border-color: #7B6563; } .TagClassName { border-color: #7B6563; } </style>