Skip to content

#6C1B2C

≈ brown · rgb(108, 27, 44)
Color formats
HEX#6C1B2C
RGBrgb(108, 27, 44)
HSLhsl(347, 60%, 26%)
HSVhsv(347, 75%, 42%)
OKLCHoklch(36% 0.11 13)
CMYKcmyk(0%, 75%, 59%, 58%)
Contrast & accessibility
On white11.47:1AA pass
On black1.83:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #6c1b2c;
  --brown-rgb: 108 27 44;
  --brown-oklch: oklch(36% 0.11 13);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6c1b2c] text-[#6c1b2c] border-[#6c1b2c]
Shades & tints
Color harmonies
About this color

#6C1B2C is a color with the RGB value rgb(108, 27, 44). Its closest CSS named color is "brown". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #6C1B2C to other formats

Palettes with a similar color

Gradients with a similar color

Copied