#8DFF77 (or 0x8DFF77) is unknown color: approx Light Green. HEX triplet: 8D, FF and 77. RGB value is (141,255,119). Sum of RGB (Red+Green+Blue) = 141+255+119=515 (68% of max value = 765). Red value is 141 (55.47% from 255 or 27.38% from 515); Green value is 255 (100% from 255 or 49.51% from 515); Blue value is 119 (46.88% from 255 or 23.11% from 515); Max value from RGB is 255 - color contains mainly: green. Hex color #8DFF77 is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #8DFF77 is #720088. Grayscale: #CDCDCD. Windows color (decimal): -7471241 or 7864205. OLE color: 7864205.
HSL color Cylindrical-coordinate representation of color #8DFF77: hue angle of 110.29º degrees, saturation: 1, lightness: 0.73%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #8DFF77 is Cyan = 0.45, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.
<style> p { color: #8DFF77; } p { color: rgb(141,255,119); } H1.HeaderClassName { color: #8DFF77; } .AnyTagClassName { color: #8DFF77; } </style>
<style> a { background-color: #8DFF77; } a { background-color: rgb(141,255,119); } div.DivClassName { background-color: #8DFF77; } .BgClassName { background-color: #8DFF77; } </style>
<style> span { border-color: #8DFF77; } span { border-color: rgb(141,255,119); } td.TdClassName { border-color: #8DFF77; } .TagClassName { border-color: #8DFF77; } </style>