Skip to content

sRGB Hue Value

color value

type: srgb-hue-value

A decision to define the hue of a sRGB color.

Models

The following models can be used to produce a sRGB Hue Value decision.

Explicit value

Defines the hue of a sRGB color as degrees on the sRGB color wheel.
Sample decision
sRGB Hue Value Explicit Sample
336

Model:

srgb-hue-value/explicit

Params:

  • value

    336

Sample data
{
"uuid": "17392e851300a55ed825a8f22dab4472",
"name": "sRGB Hue Value Explicit Sample",
"model": "srgb-hue-value/explicit",
"params": {
"value": 336
}
}
🐘 Help wanted: Documenting schemas