#58800F Color Information

Hex color code: #58800F

#58800F is a vivid green color. In RGB it is (88, 128, 15), and in HSL it is (81°, 79%, 28%). It is commonly used in modern UI design.

Try:
Color NameOlive Drab
HEX
#58800F
RGB
88, 128, 15
HSL
81°, 79%, 28%
CMYK
31%, 0%, 88%, 50%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #58800F; 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 #58800F; background-color: #58800F15; }

Alert / Toast

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

Link / Accent

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

a { color: #58800F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #58800F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 128, 15

Red: 88 / Green: 128 / Blue: 15

HSL

81°, 79%, 28%

Hue: 81° / Saturation: 79% / Lightness: 28%

CMYK

31%, 0%, 88%, 50%

Cyan: 31% / Magenta: 0% / Yellow: 88% / Key: 50%

What color is #58800F?

#58800F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58800F to RGB:

rgb(88, 128, 15)HEX to RGB Converter →

HEX to HSL

Convert #58800F to HSL:

hsl(81, 79%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #58800F to CMYK:

cmyk(31%, 0%, 88%, 50%)Color Converter →

Color Meaning and Usage

A eye-catching green tone, #58800F has RGB (88, 128, 15) and HSL (81°, 79%, 28%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58800F is #360F80, creating high-contrast pairings. For softer combinations, try analogous colors like #806F0F.

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

Contrast with #58800F

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

Contrast Ratio: 4.51:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58800F?

#58800F is a eye-catching green color - a green hue that evokes nature and harmony.

What is the RGB value of #58800F?

#58800F in RGB is (88, 128, 15) - 88 red, 128 green, and 15 blue.

How to use #58800F in CSS?

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

What colors go well with #58800F?

#360F80 (complementary), #806F0F (analogous), and #293B07 (lighter shade) work well with #58800F.