# Color32.RgbInt

```csharp
uint RgbInt { get; set; }
```

Integer representation of the form 0xRRGGBB.

Declared in [Color32](/api/Color32).
Assembly: `Sandbox.System`.
