Very dark brown to HSL — Color Code

#1d0200
Format Value
HEX #1d0200
RGB rgb(29, 2, 0)
HSL hsl(4.1, 100%, 5.7%)
CMYK cmyk(0%, 93.1%, 100%, 88.6%)
HSV hsv(4.1, 100%, 11.4%)

very dark brown color harmonies

Tints & shades of very dark brown

Tints (lighter)

#321917 #46302e #5b4746 #6f5e5d #847574 #988c8b #ada3a2 #c1bab9 #d6d1d1 #eae8e8

Shades (darker)

#1a0200 #180200 #150100 #120100 #100100 #0d0100 #0b0100 #080100 #050000 #030000

Contrast & accessibility

The quick brown fox

On white · 19.79:1 · AAA

The quick brown fox

On black · 1.06:1 · Fail

Recommended text color: #ffffff

Use very dark brown in code

CSS color: #1d0200;
SCSS $color: #1d0200;
Tailwind bg-[#1d0200]
Swift UIColor(red: 0.114, green: 0.008, blue: 0.000, alpha: 1)
Android Color.parseColor("#1d0200")
Flutter Color(0xFF1D0200)

Colors similar to very dark brown

Browse all Gray & neutral colors →

What is the HSL code for very dark brown?

The CSS color very dark brown in HSL format is hsl(4.1, 100%, 5.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use very dark brown in CSS?

To apply very dark brown in CSS:

  • Text color: color: hsl(4.1, 100%, 5.7%);
  • Background: background-color: hsl(4.1, 100%, 5.7%);
  • Border: border-color: hsl(4.1, 100%, 5.7%);

What are all the color format values for very dark brown?

FormatValue
HEX#1d0200
RGBrgb(29, 2, 0)
HSLhsl(4.1, 100%, 5.7%)
CMYKcmyk(0%, 93.1%, 100%, 88.6%)

How do I convert very dark brown to HSL?

Select very dark brown from the color name list in our color converter. The HSL value — hsl(4.1, 100%, 5.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does very dark brown belong to?

very dark brown belongs to the near-black color family. It is a dark, vivid color with HSL values: hue 4.1°, saturation 100%, lightness 5.7%.

How do I create lighter and darker shades of very dark brown?

Lighter variant (lightness 20.7%): #6a0700. Darker variant (lightness 5%): #190200. 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.