Skip to content

#68232B

≈ brown · rgb(104, 35, 43)
Color formats
HEX#68232B
RGBrgb(104, 35, 43)
HSLhsl(353, 50%, 27%)
HSVhsv(353, 66%, 41%)
OKLCHoklch(36% 0.1 17)
CMYKcmyk(0%, 66%, 59%, 59%)
Contrast & accessibility
On white11.27:1AA pass
On black1.86:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #68232b;
  --brown-rgb: 104 35 43;
  --brown-oklch: oklch(36% 0.1 17);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#68232b] text-[#68232b] border-[#68232b]
Shades & tints
Color harmonies
About this color

#68232B is a color with the RGB value rgb(104, 35, 43). 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 #68232B to other formats

Palettes with a similar color

Gradients with a similar color

Copied