Skip to content

#698350

≈ darkolivegreen · rgb(105, 131, 80)
Color formats
HEX#698350
RGBrgb(105, 131, 80)
HSLhsl(91, 24%, 41%)
HSVhsv(91, 39%, 51%)
OKLCHoklch(58% 0.08 131)
CMYKcmyk(20%, 0%, 39%, 49%)
Contrast & accessibility
On white4.23:1below AA
On black4.96:1AA pass
Best text color#000000
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
  --darkolivegreen: #698350;
  --darkolivegreen-rgb: 105 131 80;
  --darkolivegreen-oklch: oklch(58% 0.08 131);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#698350] text-[#698350] border-[#698350]
Shades & tints
Color harmonies
About this color

#698350 is a color with the RGB value rgb(105, 131, 80). Its closest CSS named color is "darkolivegreen". 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 #698350 to other formats

Palettes with a similar color

Gradients with a similar color

Copied