#777C02 (or 0x777C02) is unknown color: approx Olive. HEX triplet: 77, 7C and 02. RGB value is (119,124,2). Sum of RGB (Red+Green+Blue) = 119+124+2=245 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.57% from 245); Green value is 124 (48.83% from 255 or 50.61% from 245); Blue value is 2 (1.17% from 255 or 0.82% from 245); Max value from RGB is 124 - color contains mainly: green. Hex color #777C02 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #777C02 is #8883FD. Grayscale: #6D6D6D. Windows color (decimal): -8946686 or 162935. OLE color: 162935.
HSL color Cylindrical-coordinate representation of color #777C02: hue angle of 62.46º degrees, saturation: 0.97, 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 #777C02 is Cyan = 0.04, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.51.
<style> p { color: #777C02; } p { color: rgb(119,124,2); } H1.HeaderClassName { color: #777C02; } .AnyTagClassName { color: #777C02; } </style>
<style> a { background-color: #777C02; } a { background-color: rgb(119,124,2); } div.DivClassName { background-color: #777C02; } .BgClassName { background-color: #777C02; } </style>
<style> span { border-color: #777C02; } span { border-color: rgb(119,124,2); } td.TdClassName { border-color: #777C02; } .TagClassName { border-color: #777C02; } </style>