#8FEE99 (or 0x8FEE99) is unknown color: approx Light Green. HEX triplet: 8F, EE and 99. RGB value is (143,238,153). Sum of RGB (Red+Green+Blue) = 143+238+153=534 (70% of max value = 765). Red value is 143 (56.25% from 255 or 26.78% from 534); Green value is 238 (93.36% from 255 or 44.57% from 534); Blue value is 153 (60.16% from 255 or 28.65% from 534); Max value from RGB is 238 - color contains mainly: green. Hex color #8FEE99 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #8FEE99 is #701166. Grayscale: #C8C8C8. Windows color (decimal): -7344487 or 10088079. OLE color: 10088079.
HSL color Cylindrical-coordinate representation of color #8FEE99: hue angle of 126.32º degrees, saturation: 0.74, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #8FEE99 is Cyan = 0.40, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.07.
<style> p { color: #8fee99; } p { color: rgb(143,238,153); } H1.HeaderClassName { color: #8fee99; } .AnyTagClassName { color: #8fee99; } </style>
<style> a { background-color: #8fee99; } a { background-color: rgb(143,238,153); } div.DivClassName { background-color: #8fee99; } .BgClassName { background-color: #8fee99; } </style>
<style> span { border-color: #8fee99; } span { border-color: rgb(143,238,153); } td.TdClassName { border-color: #8fee99; } .TagClassName { border-color: #8fee99; } </style>