#7B6500 (or 0x7B6500) is unknown color: approx Olive. HEX triplet: 7B, 65 and 00. RGB value is (123,101,0). Sum of RGB (Red+Green+Blue) = 123+101+0=224 (29% of max value = 765). Red value is 123 (48.44% from 255 or 54.91% from 224); Green value is 101 (39.84% from 255 or 45.09% from 224); Blue value is 0 (0.39% from 255 or 0% from 224); Max value from RGB is 123 - color contains mainly: red. Hex color #7B6500 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #7B6500 is #849AFF. Grayscale: #606060. Windows color (decimal): -8690432 or 25979. OLE color: 25979.
HSL color Cylindrical-coordinate representation of color #7B6500: hue angle of 49.27º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 1%. Process color model (Four color, CMYK) of #7B6500 is Cyan = 0, Magento = 0.18, Yellow = 1 and Black (K on CMYK) = 0.52.
<style> p { color: #7b6500; } p { color: rgb(123,101,0); } H1.HeaderClassName { color: #7b6500; } .AnyTagClassName { color: #7b6500; } </style>
<style> a { background-color: #7b6500; } a { background-color: rgb(123,101,0); } div.DivClassName { background-color: #7b6500; } .BgClassName { background-color: #7b6500; } </style>
<style> span { border-color: #7b6500; } span { border-color: rgb(123,101,0); } td.TdClassName { border-color: #7b6500; } .TagClassName { border-color: #7b6500; } </style>