Skip to content

#3F772D

≈ darkgreen · rgb(63, 119, 45)
Color formats
HEX#3F772D
RGBrgb(63, 119, 45)
HSLhsl(105, 45%, 32%)
HSVhsv(105, 62%, 47%)
OKLCHoklch(51% 0.12 139)
CMYKcmyk(47%, 0%, 62%, 53%)
Contrast & accessibility
On white5.40:1AA pass
On black3.89:1below AA
Best text color#FFFFFF
Nearest CSS name: darkgreen
Copy-ready code
CSS custom properties
:root {
  --darkgreen: #3f772d;
  --darkgreen-rgb: 63 119 45;
  --darkgreen-oklch: oklch(51% 0.12 139);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#3f772d] text-[#3f772d] border-[#3f772d]
Shades & tints
Color harmonies
About this color

#3F772D is a color with the RGB value rgb(63, 119, 45). Its closest CSS named color is "darkgreen". 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 #3F772D to other formats

Palettes with a similar color

Gradients with a similar color

Copied