#78B55B (or 0x78B55B) is unknown color: approx Mantis. HEX triplet: 78, B5 and 5B. RGB value is (120,181,91). Sum of RGB (Red+Green+Blue) = 120+181+91=392 (51% of max value = 765). Red value is 120 (47.27% from 255 or 30.61% from 392); Green value is 181 (71.09% from 255 or 46.17% from 392); Blue value is 91 (35.94% from 255 or 23.21% from 392); Max value from RGB is 181 - color contains mainly: green. Hex color #78B55B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #78B55B is #874AA4. Grayscale: #989898. Windows color (decimal): -8866469 or 6010232. OLE color: 6010232.
HSL color Cylindrical-coordinate representation of color #78B55B: hue angle of 100.67º degrees, saturation: 0.38, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #78B55B is Cyan = 0.34, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.29.
<style> p { color: #78B55B; } p { color: rgb(120,181,91); } H1.HeaderClassName { color: #78B55B; } .AnyTagClassName { color: #78B55B; } </style>
<style> a { background-color: #78B55B; } a { background-color: rgb(120,181,91); } div.DivClassName { background-color: #78B55B; } .BgClassName { background-color: #78B55B; } </style>
<style> span { border-color: #78B55B; } span { border-color: rgb(120,181,91); } td.TdClassName { border-color: #78B55B; } .TagClassName { border-color: #78B55B; } </style>