#78FF8A (or 0x78FF8A) is unknown color: approx Light Green. HEX triplet: 78, FF and 8A. RGB value is (120,255,138). Sum of RGB (Red+Green+Blue) = 120+255+138=513 (67% of max value = 765). Red value is 120 (47.27% from 255 or 23.39% from 513); Green value is 255 (100% from 255 or 49.71% from 513); Blue value is 138 (54.30% from 255 or 26.90% from 513); Max value from RGB is 255 - color contains mainly: green. Hex color #78FF8A is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #78FF8A is #870075. Grayscale: #C9C9C9. Windows color (decimal): -8847478 or 9109368. OLE color: 9109368.
HSL color Cylindrical-coordinate representation of color #78FF8A: hue angle of 128º degrees, saturation: 1, lightness: 0.74%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #78FF8A is Cyan = 0.53, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.
<style> p { color: #78FF8A; } p { color: rgb(120,255,138); } H1.HeaderClassName { color: #78FF8A; } .AnyTagClassName { color: #78FF8A; } </style>
<style> a { background-color: #78FF8A; } a { background-color: rgb(120,255,138); } div.DivClassName { background-color: #78FF8A; } .BgClassName { background-color: #78FF8A; } </style>
<style> span { border-color: #78FF8A; } span { border-color: rgb(120,255,138); } td.TdClassName { border-color: #78FF8A; } .TagClassName { border-color: #78FF8A; } </style>