#364B37 Color Information

Hex color code: #364B37

#364B37 is a subtle green color. In RGB it is (54, 75, 55), and in HSL it is (123°, 16%, 25%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#364B37
RGB
54, 75, 55
HSL
123°, 16%, 25%
CMYK
28%, 0%, 27%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #364B37; 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 #364B37; background-color: #364B3715; }

Alert / Toast

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

Link / Accent

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

a { color: #364B37; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #364B37 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 75, 55

Red: 54 / Green: 75 / Blue: 55

HSL

123°, 16%, 25%

Hue: 123° / Saturation: 16% / Lightness: 25%

CMYK

28%, 0%, 27%, 71%

Cyan: 28% / Magenta: 0% / Yellow: 27% / Key: 71%

What color is #364B37?

#364B37 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #364B37 to RGB:

rgb(54, 75, 55)HEX to RGB Converter →

HEX to HSL

Convert #364B37 to HSL:

hsl(123, 16%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #364B37 to CMYK:

cmyk(28%, 0%, 27%, 71%)Color Converter →

Color Meaning and Usage

A neutral green tone, #364B37 has RGB (54, 75, 55) and HSL (123°, 16%, 25%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #364B37 is #4A3649, creating high-contrast pairings. For softer combinations, try analogous colors like #3F4A36.

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

Contrast with #364B37

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #364B37?

#364B37 is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #364B37?

#364B37 in RGB is (54, 75, 55) - 54 red, 75 green, and 55 blue.

How to use #364B37 in CSS?

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

What colors go well with #364B37?

#4A3649 (complementary), #3F4A36 (analogous), and #151E16 (lighter shade) work well with #364B37.