#787E3E (or 0x787E3E) is unknown color: approx Wasabi. HEX triplet: 78, 7E and 3E. RGB value is (120,126,62). Sum of RGB (Red+Green+Blue) = 120+126+62=308 (40% of max value = 765). Red value is 120 (47.27% from 255 or 38.96% from 308); Green value is 126 (49.61% from 255 or 40.91% from 308); Blue value is 62 (24.61% from 255 or 20.13% from 308); Max value from RGB is 126 - color contains mainly: green. Hex color #787E3E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787E3E is #8781C1. Grayscale: #757575. Windows color (decimal): -8880578 or 4095608. OLE color: 4095608.
HSL color Cylindrical-coordinate representation of color #787E3E: hue angle of 65.62º degrees, saturation: 0.34, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #787E3E is Cyan = 0.05, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.51.
<style> p { color: #787E3E; } p { color: rgb(120,126,62); } H1.HeaderClassName { color: #787E3E; } .AnyTagClassName { color: #787E3E; } </style>
<style> a { background-color: #787E3E; } a { background-color: rgb(120,126,62); } div.DivClassName { background-color: #787E3E; } .BgClassName { background-color: #787E3E; } </style>
<style> span { border-color: #787E3E; } span { border-color: rgb(120,126,62); } td.TdClassName { border-color: #787E3E; } .TagClassName { border-color: #787E3E; } </style>