# Color32.r

```csharp
byte r
```

The red color component, in range of 0-255.

Declared in [Color32](/api/Color32).
Assembly: `Sandbox.System`.
