Skip to content

#651830

≈ brown · rgb(101, 24, 48)
Color formats
HEX#651830
RGBrgb(101, 24, 48)
HSLhsl(341, 62%, 25%)
HSVhsv(341, 76%, 40%)
OKLCHoklch(35% 0.11 6)
CMYKcmyk(0%, 76%, 52%, 60%)
Contrast & accessibility
On white12.16:1AA pass
On black1.73:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #651830;
  --brown-rgb: 101 24 48;
  --brown-oklch: oklch(35% 0.11 6);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#651830] text-[#651830] border-[#651830]
Shades & tints
Color harmonies
About this color

#651830 is a color with the RGB value rgb(101, 24, 48). 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 #651830 to other formats

Palettes with a similar color

Gradients with a similar color

Copied