Oh... ok, interfaces again tricked on me like in rotation case(degrees and radians). Thank's you, guys.
Fixed by that for now, not so elegant, so I think I should use 0-1 rgb or use built-in presets of colors, well, it's does not matter.
P.S. In place of "/ 255" should be "/ 255.0" either it's will be integer division and we always will have 0 or 1