#3A830C Color Information

Hex color code: #3A830C

#3A830C is a eye-catching green color. In RGB it is (58, 131, 12), and in HSL it is (97°, 83%, 28%). It is widely used in graphic design.

Try:
Color NameDark Olive Green
HEX
#3A830C
RGB
58, 131, 12
HSL
97°, 83%, 28%
CMYK
56%, 0%, 91%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #3A830C; 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 #3A830C; background-color: #3A830C15; }

Alert / Toast

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

Link / Accent

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

a { color: #3A830C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3A830C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

58, 131, 12

Red: 58 / Green: 131 / Blue: 12

HSL

97°, 83%, 28%

Hue: 97° / Saturation: 83% / Lightness: 28%

CMYK

56%, 0%, 91%, 49%

Cyan: 56% / Magenta: 0% / Yellow: 91% / Key: 49%

What color is #3A830C?

#3A830C is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3A830C to RGB:

rgb(58, 131, 12)HEX to RGB Converter →

HEX to HSL

Convert #3A830C to HSL:

hsl(97, 83%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #3A830C to CMYK:

cmyk(56%, 0%, 91%, 49%)Color Converter →

Color Meaning and Usage

A striking green tone, #3A830C has RGB (58, 131, 12) and HSL (97°, 83%, 28%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3A830C is #550C83, creating high-contrast pairings. For softer combinations, try analogous colors like #75830C.

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

Contrast with #3A830C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3A830C?

#3A830C is a striking green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #3A830C?

#3A830C in RGB is (58, 131, 12) - 58 red, 131 green, and 12 blue.

How to use #3A830C in CSS?

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

What colors go well with #3A830C?

#550C83 (complementary), #75830C (analogous), and #1B3D06 (lighter shade) work well with #3A830C.