Racing green Color — HEX, RGB, HSL & CMYK Codes

#014600
Format Value
HEX #014600
RGB rgb(1, 70, 0)
HSL hsl(119.1, 100%, 13.7%)
CMYK cmyk(98.6%, 0%, 100%, 72.5%)
HSV hsv(119.1, 100%, 27.5%)

racing green color harmonies

Tints & shades of racing green

Tints (lighter)

#185717 #2f682e #467846 #5d895d #749a74 #8cab8b #a3bca2 #bacdb9 #d1ddd1 #e8eee8

Shades (darker)

#014000 #013900 #013300 #012d00 #012600 #002000 #001900 #001300 #000d00 #000600

Contrast & accessibility

The quick brown fox

On white · 11.19:1 · AAA

The quick brown fox

On black · 1.88:1 · Fail

Recommended text color: #ffffff

Use racing green in code

CSS color: #014600;
SCSS $color: #014600;
Tailwind bg-[#014600]
Swift UIColor(red: 0.004, green: 0.275, blue: 0.000, alpha: 1)
Android Color.parseColor("#014600")
Flutter Color(0xFF014600)

Colors similar to racing green

Browse all Green colors →

What is the HEX code for racing green?

The CSS color racing green in HEX format is #014600. Use this value directly in CSS, SVG, and most design tools.

How do I use racing green in CSS?

To apply racing green in CSS:

  • Text color: color: #014600;
  • Background: background-color: #014600;
  • Border: border-color: #014600;

What are all the color format values for racing green?

FormatValue
HEX#014600
RGBrgb(1, 70, 0)
HSLhsl(119.1, 100%, 13.7%)
CMYKcmyk(98.6%, 0%, 100%, 72.5%)

How do I convert racing green to HEX?

Select racing green from the color name list in our color converter. The HEX value — #014600 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does racing green belong to?

racing green belongs to the green color family. It is a dark, vivid color with HSL values: hue 119.1°, saturation 100%, lightness 13.7%.

How do I create lighter and darker shades of racing green?

Lighter variant (lightness 28.7%): #029200. Darker variant (lightness 5%): #001900. 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.