#7B801E (or 0x7B801E) is unknown color: approx Trendy Green. HEX triplet: 7B, 80 and 1E. RGB value is (123,128,30). Sum of RGB (Red+Green+Blue) = 123+128+30=281 (37% of max value = 765). Red value is 123 (48.44% from 255 or 43.77% from 281); Green value is 128 (50.39% from 255 or 45.55% from 281); Blue value is 30 (12.11% from 255 or 10.68% from 281); Max value from RGB is 128 - color contains mainly: green. Hex color #7B801E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #7B801E is #847FE1. Grayscale: #737373. Windows color (decimal): -8683490 or 1998971. OLE color: 1998971.
HSL color Cylindrical-coordinate representation of color #7B801E: hue angle of 63.06º degrees, saturation: 0.62, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #7B801E is Cyan = 0.04, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.50.
<style> p { color: #7B801E; } p { color: rgb(123,128,30); } H1.HeaderClassName { color: #7B801E; } .AnyTagClassName { color: #7B801E; } </style>
<style> a { background-color: #7B801E; } a { background-color: rgb(123,128,30); } div.DivClassName { background-color: #7B801E; } .BgClassName { background-color: #7B801E; } </style>
<style> span { border-color: #7B801E; } span { border-color: rgb(123,128,30); } td.TdClassName { border-color: #7B801E; } .TagClassName { border-color: #7B801E; } </style>