Skip to content

#957667

≈ rosybrown · rgb(149, 118, 103)
Color formats
HEX#957667
RGBrgb(149, 118, 103)
HSLhsl(20, 18%, 49%)
HSVhsv(20, 31%, 58%)
OKLCHoklch(59% 0.05 47)
CMYKcmyk(0%, 21%, 31%, 42%)
Contrast & accessibility
On white4.15:1below AA
On black5.07:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #957667;
  --rosybrown-rgb: 149 118 103;
  --rosybrown-oklch: oklch(59% 0.05 47);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#957667] text-[#957667] border-[#957667]
Shades & tints
Color harmonies
About this color

#957667 is a color with the RGB value rgb(149, 118, 103). 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 #957667 to other formats

Palettes with a similar color

Gradients with a similar color

Copied