#385124 Color Information

Hex color code: #385124

#385124 is a rich green color. In RGB it is (56, 81, 36), and in HSL it is (93°, 38%, 23%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#385124
RGB
56, 81, 36
HSL
93°, 38%, 23%
CMYK
31%, 0%, 56%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #385124; 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 #385124; background-color: #38512415; }

Alert / Toast

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

Link / Accent

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

a { color: #385124; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 81, 36

Red: 56 / Green: 81 / Blue: 36

HSL

93°, 38%, 23%

Hue: 93° / Saturation: 38% / Lightness: 23%

CMYK

31%, 0%, 56%, 68%

Cyan: 31% / Magenta: 0% / Yellow: 56% / Key: 68%

What color is #385124?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #385124 to RGB:

rgb(56, 81, 36)HEX to RGB Converter →

HEX to HSL

Convert #385124 to HSL:

hsl(93, 38%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #385124 to CMYK:

cmyk(31%, 0%, 56%, 68%)Color Converter →

Color Meaning and Usage

A deep green tone, #385124 has RGB (56, 81, 36) and HSL (93°, 38%, 23%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #385124 is #3D2451, creating high-contrast pairings. For softer combinations, try analogous colors like #4F5124.

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

Contrast with #385124

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #385124?

#385124 is a deep green color - a green hue that evokes nature and harmony.

What is the RGB value of #385124?

#385124 in RGB is (56, 81, 36) - 56 red, 81 green, and 36 blue.

How to use #385124 in CSS?

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

What colors go well with #385124?

#3D2451 (complementary), #4F5124 (analogous), and #141C0D (lighter shade) work well with #385124.