Skip to content

#AF412A

≈ brown · rgb(175, 65, 42)
Color formats
HEX#AF412A
RGBrgb(175, 65, 42)
HSLhsl(10, 61%, 43%)
HSVhsv(10, 76%, 69%)
OKLCHoklch(52% 0.15 34)
CMYKcmyk(0%, 63%, 76%, 31%)
Contrast & accessibility
On white5.81:1AA pass
On black3.61:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #af412a;
  --brown-rgb: 175 65 42;
  --brown-oklch: oklch(52% 0.15 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#af412a] text-[#af412a] border-[#af412a]
Shades & tints
Color harmonies
About this color

#AF412A is a color with the RGB value rgb(175, 65, 42). 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 #AF412A to other formats

Palettes with a similar color

Gradients with a similar color

Copied