Skip to content

#996A61

≈ rosybrown · rgb(153, 106, 97)
Color formats
HEX#996A61
RGBrgb(153, 106, 97)
HSLhsl(10, 22%, 49%)
HSVhsv(10, 37%, 60%)
OKLCHoklch(57% 0.06 31)
CMYKcmyk(0%, 31%, 37%, 40%)
Contrast & accessibility
On white4.58:1AA pass
On black4.59:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #996a61;
  --rosybrown-rgb: 153 106 97;
  --rosybrown-oklch: oklch(57% 0.06 31);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#996a61] text-[#996a61] border-[#996a61]
Shades & tints
Color harmonies
About this color

#996A61 is a color with the RGB value rgb(153, 106, 97). Its closest CSS named color is "rosybrown". 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 #996A61 to other formats

Palettes with a similar color

Gradients with a similar color

Copied