#78A55D (or 0x78A55D) is unknown color: approx Asparagus. HEX triplet: 78, A5 and 5D. RGB value is (120,165,93). Sum of RGB (Red+Green+Blue) = 120+165+93=378 (50% of max value = 765). Red value is 120 (47.27% from 255 or 31.75% from 378); Green value is 165 (64.84% from 255 or 43.65% from 378); Blue value is 93 (36.72% from 255 or 24.60% from 378); Max value from RGB is 165 - color contains mainly: green. Hex color #78A55D is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #78A55D is #875AA2. Grayscale: #8F8F8F. Windows color (decimal): -8870563 or 6137208. OLE color: 6137208.
HSL color Cylindrical-coordinate representation of color #78A55D: hue angle of 97.5º degrees, saturation: 0.29, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #78A55D is Cyan = 0.27, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.35.
<style> p { color: #78A55D; } p { color: rgb(120,165,93); } H1.HeaderClassName { color: #78A55D; } .AnyTagClassName { color: #78A55D; } </style>
<style> a { background-color: #78A55D; } a { background-color: rgb(120,165,93); } div.DivClassName { background-color: #78A55D; } .BgClassName { background-color: #78A55D; } </style>
<style> span { border-color: #78A55D; } span { border-color: rgb(120,165,93); } td.TdClassName { border-color: #78A55D; } .TagClassName { border-color: #78A55D; } </style>