Dark maroon Color

HEX, RGB, HSL & CMYK Codes

#3c0008
Format Value
HEX #3c0008
RGB rgb(60, 0, 8)
HSL hsl(352, 100%, 11.8%)
CMYK cmyk(0%, 100%, 86.7%, 76.5%)
HSV hsv(352, 100%, 23.5%)

dark maroon color harmonies

Tints & shades of dark maroon

Tints (lighter)

#4e171e #5f2e35 #71464b #835d62 #957478 #a68b8f #b8a2a5 #cab9bc #dcd1d2 #ede8e9

Shades (darker)

#370007 #310007 #2c0006 #260005 #210004 #1b0004 #160003 #100002 #0b0001 #050001

Contrast & accessibility

The quick brown fox

On white · 17.56:1 · AAA

The quick brown fox

On black · 1.2:1 · Fail

Recommended text color: #ffffff

Use dark maroon in code

CSS color: #3c0008;
SCSS $color: #3c0008;
Tailwind bg-[#3c0008]
Swift UIColor(red: 0.235, green: 0.000, blue: 0.031, alpha: 1)
Android Color.parseColor("#3c0008")
Flutter Color(0xFF3C0008)

Colors similar to dark maroon

Browse all Red colors →

What is the HEX code for dark maroon?

The CSS color dark maroon in HEX format is #3c0008. Use this value directly in CSS, SVG, and most design tools.

How do I use dark maroon in CSS?

To apply dark maroon in CSS:

  • Text color: color: #3c0008;
  • Background: background-color: #3c0008;
  • Border: border-color: #3c0008;

What are all the color format values for dark maroon?

FormatValue
HEX#3c0008
RGBrgb(60, 0, 8)
HSLhsl(352, 100%, 11.8%)
CMYKcmyk(0%, 100%, 86.7%, 76.5%)

How do I convert dark maroon to HEX?

Select dark maroon from the color name list in our color converter. The HEX value — #3c0008 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark maroon belong to?

dark maroon belongs to the red color family. It is a dark, vivid color with HSL values: hue 352°, saturation 100%, lightness 11.8%.

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

Lighter variant (lightness 26.8%): #890012. Darker variant (lightness 5%): #190003. 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.