#78E77D (or 0x78E77D) is unknown color: approx Pastel Green. HEX triplet: 78, E7 and 7D. RGB value is (120,231,125). Sum of RGB (Red+Green+Blue) = 120+231+125=476 (63% of max value = 765). Red value is 120 (47.27% from 255 or 25.21% from 476); Green value is 231 (90.62% from 255 or 48.53% from 476); Blue value is 125 (49.22% from 255 or 26.26% from 476); Max value from RGB is 231 - color contains mainly: green. Hex color #78E77D is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #78E77D is #871882. Grayscale: #BABABA. Windows color (decimal): -8853635 or 8251256. OLE color: 8251256.
HSL color Cylindrical-coordinate representation of color #78E77D: hue angle of 122.7º degrees, saturation: 0.7, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #78E77D is Cyan = 0.48, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.09.
<style> p { color: #78E77D; } p { color: rgb(120,231,125); } H1.HeaderClassName { color: #78E77D; } .AnyTagClassName { color: #78E77D; } </style>
<style> a { background-color: #78E77D; } a { background-color: rgb(120,231,125); } div.DivClassName { background-color: #78E77D; } .BgClassName { background-color: #78E77D; } </style>
<style> span { border-color: #78E77D; } span { border-color: rgb(120,231,125); } td.TdClassName { border-color: #78E77D; } .TagClassName { border-color: #78E77D; } </style>