#7A7C03 (or 0x7A7C03) is unknown color: approx Olive. HEX triplet: 7A, 7C and 03. RGB value is (122,124,3). Sum of RGB (Red+Green+Blue) = 122+124+3=249 (32% of max value = 765). Red value is 122 (48.05% from 255 or 49.00% from 249); Green value is 124 (48.83% from 255 or 49.80% from 249); Blue value is 3 (1.56% from 255 or 1.20% from 249); Max value from RGB is 124 - color contains mainly: green. Hex color #7A7C03 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #7A7C03 is #8583FC. Grayscale: #6E6E6E. Windows color (decimal): -8750077 or 228474. OLE color: 228474.
HSL color Cylindrical-coordinate representation of color #7A7C03: hue angle of 60.99º degrees, saturation: 0.95, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #7A7C03 is Cyan = 0.02, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.51.
<style> p { color: #7A7C03; } p { color: rgb(122,124,3); } H1.HeaderClassName { color: #7A7C03; } .AnyTagClassName { color: #7A7C03; } </style>
<style> a { background-color: #7A7C03; } a { background-color: rgb(122,124,3); } div.DivClassName { background-color: #7A7C03; } .BgClassName { background-color: #7A7C03; } </style>
<style> span { border-color: #7A7C03; } span { border-color: rgb(122,124,3); } td.TdClassName { border-color: #7A7C03; } .TagClassName { border-color: #7A7C03; } </style>