Instead of RGB, which is useful to computers, colors can also be specified using HSL syntax, which may be more intuitive to people. HSL stands for hue, saturation, and lightness. The syntax is similar to RGB syntax.
However, the values are completely different.