Android Navigation Bar Color

When I run my android project on my phone, the phone’s navigation bar turns to a different color from the default black.The color seems to match the colors of my project, especially the UI widgets.

Where can I set the navigation bar to remain black and not change color?

Any solution, i tried change styles.xml and some java code , but i not had working thing.