#78A05F (or 0x78A05F) is unknown color: approx Asparagus. HEX triplet: 78, A0 and 5F. RGB value is (120,160,95). Sum of RGB (Red+Green+Blue) = 120+160+95=375 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32% from 375); Green value is 160 (62.89% from 255 or 42.67% from 375); Blue value is 95 (37.5% from 255 or 25.33% from 375); Max value from RGB is 160 - color contains mainly: green. Hex color #78A05F is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #78A05F is #875FA0. Grayscale: #8C8C8C. Windows color (decimal): -8871841 or 6267000. OLE color: 6267000.
HSL color Cylindrical-coordinate representation of color #78A05F: hue angle of 96.92º degrees, saturation: 0.25, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #78A05F is Cyan = 0.25, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.37.
<style> p { color: #78A05F; } p { color: rgb(120,160,95); } H1.HeaderClassName { color: #78A05F; } .AnyTagClassName { color: #78A05F; } </style>
<style> a { background-color: #78A05F; } a { background-color: rgb(120,160,95); } div.DivClassName { background-color: #78A05F; } .BgClassName { background-color: #78A05F; } </style>
<style> span { border-color: #78A05F; } span { border-color: rgb(120,160,95); } td.TdClassName { border-color: #78A05F; } .TagClassName { border-color: #78A05F; } </style>