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