#7B545B (or 0x7B545B) is unknown color: approx Falcon. HEX triplet: 7B, 54 and 5B. RGB value is (123,84,91). Sum of RGB (Red+Green+Blue) = 123+84+91=298 (39% of max value = 765). Red value is 123 (48.44% from 255 or 41.28% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 91 (35.94% from 255 or 30.54% from 298); Max value from RGB is 123 - color contains mainly: red. Hex color #7B545B is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #7B545B is #84ABA4. Grayscale: #606060. Windows color (decimal): -8694693 or 5985403. OLE color: 5985403.
HSL color Cylindrical-coordinate representation of color #7B545B: hue angle of 349.23º degrees, saturation: 0.19, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #7B545B is Cyan = 0, Magento = 0.32, Yellow = 0.26 and Black (K on CMYK) = 0.52.
<style> p { color: #7B545B; } p { color: rgb(123,84,91); } H1.HeaderClassName { color: #7B545B; } .AnyTagClassName { color: #7B545B; } </style>
<style> a { background-color: #7B545B; } a { background-color: rgb(123,84,91); } div.DivClassName { background-color: #7B545B; } .BgClassName { background-color: #7B545B; } </style>
<style> span { border-color: #7B545B; } span { border-color: rgb(123,84,91); } td.TdClassName { border-color: #7B545B; } .TagClassName { border-color: #7B545B; } </style>