#447E1B Color Information

Hex color code: #447E1B

A muted green shade, #447E1B appears as (68, 126, 27) in RGB and (95°, 65%, 30%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#447E1B
RGB
68, 126, 27
HSL
95°, 65%, 30%
CMYK
46%, 0%, 79%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #447E1B; 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 #447E1B; background-color: #447E1B15; }

Alert / Toast

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

Link / Accent

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

a { color: #447E1B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #447E1B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 126, 27

Red: 68 / Green: 126 / Blue: 27

HSL

95°, 65%, 30%

Hue: 95° / Saturation: 65% / Lightness: 30%

CMYK

46%, 0%, 79%, 51%

Cyan: 46% / Magenta: 0% / Yellow: 79% / Key: 51%

What color is #447E1B?

#447E1B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #447E1B to RGB:

rgb(68, 126, 27)HEX to RGB Converter →

HEX to HSL

Convert #447E1B to HSL:

hsl(95, 65%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #447E1B to CMYK:

cmyk(46%, 0%, 79%, 51%)Color Converter →

Color Meaning and Usage

#447E1B is a understated green color with RGB values of 68, 126, 27 and HSL of 95°, 65%, 30%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #447E1B is #551B7E, creating high-contrast pairings. For softer combinations, try analogous colors like #767E1B.

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

Contrast with #447E1B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #447E1B?

#447E1B is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #447E1B?

#447E1B in RGB is (68, 126, 27) - 68 red, 126 green, and 27 blue.

How to use #447E1B in CSS?

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

What colors go well with #447E1B?

#551B7E (complementary), #767E1B (analogous), and #223F0D (lighter shade) work well with #447E1B.