# Color.IsSdr

```csharp
bool IsSdr { get; set; }
```

Returns true if all components are between 0 and 1

Declared in [Color](/api/Color).
Assembly: `Sandbox.System`.
