#78C85B (or 0x78C85B) is unknown color: approx Mantis. HEX triplet: 78, C8 and 5B. RGB value is (120,200,91). Sum of RGB (Red+Green+Blue) = 120+200+91=411 (54% of max value = 765). Red value is 120 (47.27% from 255 or 29.20% from 411); Green value is 200 (78.52% from 255 or 48.66% from 411); Blue value is 91 (35.94% from 255 or 22.14% from 411); Max value from RGB is 200 - color contains mainly: green. Hex color #78C85B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #78C85B is #8737A4. Grayscale: #A4A4A4. Windows color (decimal): -8861605 or 6015096. OLE color: 6015096.
HSL color Cylindrical-coordinate representation of color #78C85B: hue angle of 104.04º degrees, saturation: 0.5, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #78C85B is Cyan = 0.4, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.22.
<style> p { color: #78c85b; } p { color: rgb(120,200,91); } H1.HeaderClassName { color: #78c85b; } .AnyTagClassName { color: #78c85b; } </style>
<style> a { background-color: #78c85b; } a { background-color: rgb(120,200,91); } div.DivClassName { background-color: #78c85b; } .BgClassName { background-color: #78c85b; } </style>
<style> span { border-color: #78c85b; } span { border-color: rgb(120,200,91); } td.TdClassName { border-color: #78c85b; } .TagClassName { border-color: #78c85b; } </style>