#BC4F20
≈ chocolate · rgb(188, 79, 32)
Color formats
HEX#BC4F20
RGBrgb(188, 79, 32)
HSLhsl(18, 71%, 43%)
HSVhsv(18, 83%, 74%)
OKLCHoklch(56% 0.15 41)
CMYKcmyk(0%, 58%, 83%, 26%)
Contrast & accessibility
On white4.91:1AA pass
On black4.28:1below AA
Best text color#FFFFFF
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
--chocolate: #bc4f20;
--chocolate-rgb: 188 79 32;
--chocolate-oklch: oklch(56% 0.15 41);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bc4f20] text-[#bc4f20] border-[#bc4f20]
Shades & tints
Color harmonies
About this color
#BC4F20 is a color with the RGB value rgb(188, 79, 32). Its closest CSS named color is "chocolate". 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.