object.style.outlineColor = "value";
<'outline-color'> = <color> | invert
<color>
Specifies the color using a keyword or a numerical specification.
invert
Performs a color inversion on the pixels on the screen.
invert (currentColor when invert is not supported)