#78FA8B (or 0x78FA8B) is unknown color: approx Light Green. HEX triplet: 78, FA and 8B. RGB value is (120,250,139). Sum of RGB (Red+Green+Blue) = 120+250+139=509 (67% of max value = 765). Red value is 120 (47.27% from 255 or 23.58% from 509); Green value is 250 (98.05% from 255 or 49.12% from 509); Blue value is 139 (54.69% from 255 or 27.31% from 509); Max value from RGB is 250 - color contains mainly: green. Hex color #78FA8B is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #78FA8B is #870574. Grayscale: #C6C6C6. Windows color (decimal): -8848757 or 9173624. OLE color: 9173624.
HSL color Cylindrical-coordinate representation of color #78FA8B: hue angle of 128.77º degrees, saturation: 0.93, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #78FA8B is Cyan = 0.52, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.02.
<style> p { color: #78FA8B; } p { color: rgb(120,250,139); } H1.HeaderClassName { color: #78FA8B; } .AnyTagClassName { color: #78FA8B; } </style>
<style> a { background-color: #78FA8B; } a { background-color: rgb(120,250,139); } div.DivClassName { background-color: #78FA8B; } .BgClassName { background-color: #78FA8B; } </style>
<style> span { border-color: #78FA8B; } span { border-color: rgb(120,250,139); } td.TdClassName { border-color: #78FA8B; } .TagClassName { border-color: #78FA8B; } </style>