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