#445A0C Color Information

Hex color code: #445A0C

#445A0C is a rich green color. In RGB it is (68, 90, 12), and in HSL it is (77°, 76%, 20%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#445A0C
RGB
68, 90, 12
HSL
77°, 76%, 20%
CMYK
24%, 0%, 87%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #445A0C; 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 #445A0C; background-color: #445A0C15; }

Alert / Toast

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

Link / Accent

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

a { color: #445A0C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #445A0C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 90, 12

Red: 68 / Green: 90 / Blue: 12

HSL

77°, 76%, 20%

Hue: 77° / Saturation: 76% / Lightness: 20%

CMYK

24%, 0%, 87%, 65%

Cyan: 24% / Magenta: 0% / Yellow: 87% / Key: 65%

What color is #445A0C?

#445A0C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #445A0C to RGB:

rgb(68, 90, 12)HEX to RGB Converter →

HEX to HSL

Convert #445A0C to HSL:

hsl(77, 76%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #445A0C to CMYK:

cmyk(24%, 0%, 87%, 65%)Color Converter →

Color Meaning and Usage

A rich green tone, #445A0C has RGB (68, 90, 12) and HSL (77°, 76%, 20%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #445A0C is #220C5A, creating high-contrast pairings. For softer combinations, try analogous colors like #5A490C.

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

Contrast with #445A0C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #445A0C?

#445A0C is a rich green color - a green hue that evokes nature and harmony.

What is the RGB value of #445A0C?

#445A0C in RGB is (68, 90, 12) - 68 red, 90 green, and 12 blue.

How to use #445A0C in CSS?

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

What colors go well with #445A0C?

#220C5A (complementary), #5A490C (analogous), and #111603 (lighter shade) work well with #445A0C.