Bottle green to HSL

Color Code

#044a05
Format Value
HEX #044a05
RGB rgb(4, 74, 5)
HSL hsl(120.9, 89.7%, 15.3%)
CMYK cmyk(94.6%, 0%, 93.2%, 71%)
HSV hsv(120.9, 94.6%, 29%)

bottle green color harmonies

Tints & shades of bottle green

Tints (lighter)

#1b5a1c #326b32 #487b49 #5f8c60 #769c77 #8dad8d #a4bda4 #bbcebb #d1ded2 #e8efe8

Shades (darker)

#044305 #033d04 #033604 #032f03 #022803 #022202 #011b02 #011401 #010d01 #000700

Contrast & accessibility

The quick brown fox

On white · 10.57:1 · AAA

The quick brown fox

On black · 1.99:1 · Fail

Recommended text color: #ffffff

Use bottle green in code

CSS color: #044a05;
SCSS $color: #044a05;
Tailwind bg-[#044a05]
Swift UIColor(red: 0.016, green: 0.290, blue: 0.020, alpha: 1)
Android Color.parseColor("#044a05")
Flutter Color(0xFF044A05)

Colors similar to bottle green

Browse all Green colors →

What is the HSL code for bottle green?

The CSS color bottle green in HSL format is hsl(120.9, 89.7%, 15.3%). Use this value directly in CSS, SVG, and most design tools.

How do I use bottle green in CSS?

To apply bottle green in CSS:

  • Text color: color: hsl(120.9, 89.7%, 15.3%);
  • Background: background-color: hsl(120.9, 89.7%, 15.3%);
  • Border: border-color: hsl(120.9, 89.7%, 15.3%);

What are all the color format values for bottle green?

FormatValue
HEX#044a05
RGBrgb(4, 74, 5)
HSLhsl(120.9, 89.7%, 15.3%)
CMYKcmyk(94.6%, 0%, 93.2%, 71%)

How do I convert bottle green to HSL?

Select bottle green from the color name list in our color converter. The HSL value — hsl(120.9, 89.7%, 15.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bottle green belong to?

bottle green belongs to the green color family. It is a dark, vivid color with HSL values: hue 120.9°, saturation 89.7%, lightness 15.3%.

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

Lighter variant (lightness 30.3%): #08930a. Darker variant (lightness 5%): #011802. 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.