#78F56F (or 0x78F56F) is unknown color: approx Screamin' Green. HEX triplet: 78, F5 and 6F. RGB value is (120,245,111). Sum of RGB (Red+Green+Blue) = 120+245+111=476 (63% of max value = 765). Red value is 120 (47.27% from 255 or 25.21% from 476); Green value is 245 (96.09% from 255 or 51.47% from 476); Blue value is 111 (43.75% from 255 or 23.32% from 476); Max value from RGB is 245 - color contains mainly: green. Hex color #78F56F is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #78F56F is #870A90. Grayscale: #C0C0C0. Windows color (decimal): -8850065 or 7337336. OLE color: 7337336.
HSL color Cylindrical-coordinate representation of color #78F56F: hue angle of 115.97º degrees, saturation: 0.87, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #78F56F is Cyan = 0.51, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.04.
<style> p { color: #78F56F; } p { color: rgb(120,245,111); } H1.HeaderClassName { color: #78F56F; } .AnyTagClassName { color: #78F56F; } </style>
<style> a { background-color: #78F56F; } a { background-color: rgb(120,245,111); } div.DivClassName { background-color: #78F56F; } .BgClassName { background-color: #78F56F; } </style>
<style> span { border-color: #78F56F; } span { border-color: rgb(120,245,111); } td.TdClassName { border-color: #78F56F; } .TagClassName { border-color: #78F56F; } </style>