# ColorHsv.Saturation

```csharp
float Saturation { get; set; }
```

Saturation of this color in range 0 (white) to 1 (full color).

Declared in [ColorHsv](/api/ColorHsv).
Assembly: `Sandbox.System`.
