#8EE777 (or 0x8EE777) is unknown color: approx Pastel Green. HEX triplet: 8E, E7 and 77. RGB value is (142,231,119). Sum of RGB (Red+Green+Blue) = 142+231+119=492 (65% of max value = 765). Red value is 142 (55.86% from 255 or 28.86% from 492); Green value is 231 (90.62% from 255 or 46.95% from 492); Blue value is 119 (46.88% from 255 or 24.19% from 492); Max value from RGB is 231 - color contains mainly: green. Hex color #8EE777 is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #8EE777 is #711888. Grayscale: #BFBFBF. Windows color (decimal): -7411849 or 7858062. OLE color: 7858062.
HSL color Cylindrical-coordinate representation of color #8EE777: hue angle of 107.68º 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 #8EE777 is Cyan = 0.39, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.09.
<style> p { color: #8ee777; } p { color: rgb(142,231,119); } H1.HeaderClassName { color: #8ee777; } .AnyTagClassName { color: #8ee777; } </style>
<style> a { background-color: #8ee777; } a { background-color: rgb(142,231,119); } div.DivClassName { background-color: #8ee777; } .BgClassName { background-color: #8ee777; } </style>
<style> span { border-color: #8ee777; } span { border-color: rgb(142,231,119); } td.TdClassName { border-color: #8ee777; } .TagClassName { border-color: #8ee777; } </style>