What is the HSL code for british racing green?
The CSS color british racing green in HSL format is hsl(127.2, 87%, 15.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use british racing green in CSS?
To apply british racing green in CSS:
- Text color: color: hsl(127.2, 87%, 15.1%);
- Background: background-color: hsl(127.2, 87%, 15.1%);
- Border: border-color: hsl(127.2, 87%, 15.1%);
What are all the color format values for british racing green?
| Format | Value |
|---|---|
| HEX | #05480d |
| RGB | rgb(5, 72, 13) |
| HSL | hsl(127.2, 87%, 15.1%) |
| CMYK | cmyk(93.1%, 0%, 81.9%, 71.8%) |
How do I convert british racing green to HSL?
Select british racing green from the color name list in our color converter. The HSL value — hsl(127.2, 87%, 15.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does british racing green belong to?
british racing green belongs to the green color family. It is a dark, vivid color with HSL values: hue 127.2°, saturation 87%, lightness 15.1%.
How do I create lighter and darker shades of british racing green?
Lighter variant (lightness 30.1%): #0a901a. Darker variant (lightness 5%): #021804. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.