#7B6B2F (or 0x7B6B2F) is unknown color: approx Himalaya. HEX triplet: 7B, 6B and 2F. RGB value is (123,107,47). Sum of RGB (Red+Green+Blue) = 123+107+47=277 (36% of max value = 765). Red value is 123 (48.44% from 255 or 44.40% from 277); Green value is 107 (42.19% from 255 or 38.63% from 277); Blue value is 47 (18.75% from 255 or 16.97% from 277); Max value from RGB is 123 - color contains mainly: red. Hex color #7B6B2F is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #7B6B2F is #8494D0. Grayscale: #696969. Windows color (decimal): -8688849 or 3107707. OLE color: 3107707.
HSL color Cylindrical-coordinate representation of color #7B6B2F: hue angle of 47.37º degrees, saturation: 0.45, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #7B6B2F is Cyan = 0, Magento = 0.13, Yellow = 0.62 and Black (K on CMYK) = 0.52.
<style> p { color: #7B6B2F; } p { color: rgb(123,107,47); } H1.HeaderClassName { color: #7B6B2F; } .AnyTagClassName { color: #7B6B2F; } </style>
<style> a { background-color: #7B6B2F; } a { background-color: rgb(123,107,47); } div.DivClassName { background-color: #7B6B2F; } .BgClassName { background-color: #7B6B2F; } </style>
<style> span { border-color: #7B6B2F; } span { border-color: rgb(123,107,47); } td.TdClassName { border-color: #7B6B2F; } .TagClassName { border-color: #7B6B2F; } </style>