#7B8E0C (or 0x7B8E0C) is unknown color: approx Olive. HEX triplet: 7B, 8E and 0C. RGB value is (123,142,12). Sum of RGB (Red+Green+Blue) = 123+142+12=277 (36% of max value = 765). Red value is 123 (48.44% from 255 or 44.40% from 277); Green value is 142 (55.86% from 255 or 51.26% from 277); Blue value is 12 (5.08% from 255 or 4.33% from 277); Max value from RGB is 142 - color contains mainly: green. Hex color #7B8E0C is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #7B8E0C is #8471F3. Grayscale: #7A7A7A. Windows color (decimal): -8679924 or 822907. OLE color: 822907.
HSL color Cylindrical-coordinate representation of color #7B8E0C: hue angle of 68.77º degrees, saturation: 0.84, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #7B8E0C is Cyan = 0.13, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.44.
<style> p { color: #7B8E0C; } p { color: rgb(123,142,12); } H1.HeaderClassName { color: #7B8E0C; } .AnyTagClassName { color: #7B8E0C; } </style>
<style> a { background-color: #7B8E0C; } a { background-color: rgb(123,142,12); } div.DivClassName { background-color: #7B8E0C; } .BgClassName { background-color: #7B8E0C; } </style>
<style> span { border-color: #7B8E0C; } span { border-color: rgb(123,142,12); } td.TdClassName { border-color: #7B8E0C; } .TagClassName { border-color: #7B8E0C; } </style>