What is the HEX code for british racing green?
The CSS color british racing green in HEX format is #05480d. 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: #05480d;
- Background: background-color: #05480d;
- Border: border-color: #05480d;
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 HEX?
Select british racing green from the color name list in our color converter. The HEX value — #05480d — 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 HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.