#377935 Color Information

Hex color code: #377935

#377935 is a soft green color. In RGB it is (55, 121, 53), and in HSL it is (118°, 39%, 34%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#377935
RGB
55, 121, 53
HSL
118°, 39%, 34%
CMYK
55%, 0%, 56%, 53%

Shades

CSS Usage
color: #377935;
background-color: #377935;
border-color: #377935;
box-shadow: 0 0 10px #377935;
border: 2px solid #377935;
Tailwind Usage
bg-[#377935]
text-[#377935]
border-[#377935]
shadow-[0_0_10px_377935]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #377935, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #377935; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #377935; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #377935; background-color: #37793515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #37793520; border-left: 4px solid #377935; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #377935; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #377935 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 121, 53

Red: 55 / Green: 121 / Blue: 53

HSL

118°, 39%, 34%

Hue: 118° / Saturation: 39% / Lightness: 34%

CMYK

55%, 0%, 56%, 53%

Cyan: 55% / Magenta: 0% / Yellow: 56% / Key: 53%

What color is #377935?

#377935 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #377935 to RGB:

rgb(55, 121, 53)HEX to RGB Converter →

HEX to HSL

Convert #377935 to HSL:

hsl(118, 39%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #377935 to CMYK:

cmyk(55%, 0%, 56%, 53%)Color Converter →

Color Meaning and Usage

#377935 is a delicate green color with RGB values of 55, 121, 53 and HSL of 118°, 39%, 34%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #377935 is #763579, creating high-contrast pairings. For softer combinations, try analogous colors like #597935.

Use #377935 in CSS: color: #377935 or background-color: #377935. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #377935

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.95:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #377935?

#377935 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #377935?

#377935 in RGB is (55, 121, 53) - 55 red, 121 green, and 53 blue.

How to use #377935 in CSS?

Use #377935 directly in your CSS properties like color or background-color.

What colors go well with #377935?

#763579 (complementary), #597935 (analogous), and #1F431E (lighter shade) work well with #377935.