Dark brown to CMYK — Color Code

#341c02
Format Value
HEX #341c02
RGB rgb(52, 28, 2)
HSL hsl(31.2, 92.6%, 10.6%)
CMYK cmyk(0%, 46.2%, 96.2%, 79.6%)
HSV hsv(31.2, 96.2%, 20.4%)

dark brown color harmonies

Tints & shades of dark brown

Tints (lighter)

#463119 #594530 #6b5a47 #7e6f5e #908375 #a3988c #b5aca3 #c8c1ba #dad6d1 #edeae8

Shades (darker)

#2f1902 #2b1702 #261401 #211201 #1c0f01 #180d01 #130a01 #0e0801 #090500 #050300

Contrast & accessibility

The quick brown fox

On white · 15.99:1 · AAA

The quick brown fox

On black · 1.31:1 · Fail

Recommended text color: #ffffff

Use dark brown in code

CSS color: #341c02;
SCSS $color: #341c02;
Tailwind bg-[#341c02]
Swift UIColor(red: 0.204, green: 0.110, blue: 0.008, alpha: 1)
Android Color.parseColor("#341c02")
Flutter Color(0xFF341C02)

Colors similar to dark brown

Browse all Orange colors →

What is the CMYK code for dark brown?

The CSS color dark brown in CMYK format is cmyk(0%, 46.2%, 96.2%, 79.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use dark brown in CSS?

To apply dark brown in CSS:

  • Text color: color: cmyk(0%, 46.2%, 96.2%, 79.6%);
  • Background: background-color: cmyk(0%, 46.2%, 96.2%, 79.6%);
  • Border: border-color: cmyk(0%, 46.2%, 96.2%, 79.6%);

What are all the color format values for dark brown?

FormatValue
HEX#341c02
RGBrgb(52, 28, 2)
HSLhsl(31.2, 92.6%, 10.6%)
CMYKcmyk(0%, 46.2%, 96.2%, 79.6%)

How do I convert dark brown to CMYK?

Select dark brown from the color name list in our color converter. The CMYK value — cmyk(0%, 46.2%, 96.2%, 79.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark brown belong to?

dark brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 31.2°, saturation 92.6%, lightness 10.6%.

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

Lighter variant (lightness 25.6%): #7e4405. Darker variant (lightness 5%): #190d01. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.