Skip to content

#B1A028

≈ olive · rgb(177, 160, 40)
Color formats
HEX#B1A028
RGBrgb(177, 160, 40)
HSLhsl(53, 63%, 43%)
HSVhsv(53, 77%, 69%)
OKLCHoklch(70% 0.13 101)
CMYKcmyk(0%, 10%, 77%, 31%)
Contrast & accessibility
On white2.65:1below AA
On black7.93:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #b1a028;
  --olive-rgb: 177 160 40;
  --olive-oklch: oklch(70% 0.13 101);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b1a028] text-[#b1a028] border-[#b1a028]
Shades & tints
Color harmonies
About this color

#B1A028 is a color with the RGB value rgb(177, 160, 40). Its closest CSS named color is "olive". 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 #B1A028 to other formats

Palettes with a similar color

Gradients with a similar color

Copied