SyntaxFix
Write A Post
Hire A Developer
Questions
You must use Color.FromArgb method to create new color structure
var newColor = Color.FromArgb(0xCC,0xBB,0xAA);