Color Troubles

I’ve got colors like this #553aa1 and I’m trying to use excludeColor() on the collision Detection kit but it needs 32 bit colors how can I get this??? I’ve tried just tacking on 0xFF(0xFF553aa1) with no luck.