Skip to content

#AD1235

≈ brown · rgb(173, 18, 53)
Color formats
HEX#AD1235
RGBrgb(173, 18, 53)
HSLhsl(346, 81%, 37%)
HSVhsv(346, 90%, 68%)
OKLCHoklch(48% 0.18 18)
CMYKcmyk(0%, 90%, 69%, 32%)
Contrast & accessibility
On white7.20:1AA pass
On black2.91:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #ad1235;
  --brown-rgb: 173 18 53;
  --brown-oklch: oklch(48% 0.18 18);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ad1235] text-[#ad1235] border-[#ad1235]
Shades & tints
Color harmonies
About this color

#AD1235 is a color with the RGB value rgb(173, 18, 53). 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 #AD1235 to other formats

Palettes with a similar color

Gradients with a similar color

Copied