#3C830C Color Information

Hex color code: #3C830C

The hex color #3C830C is a eye-catching green with RGB values of (60, 131, 12) and HSL of (96°, 83%, 28%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#3C830C
RGB
60, 131, 12
HSL
96°, 83%, 28%
CMYK
54%, 0%, 91%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #3C830C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

60, 131, 12

Red: 60 / Green: 131 / Blue: 12

HSL

96°, 83%, 28%

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

CMYK

54%, 0%, 91%, 49%

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

What color is #3C830C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3C830C to RGB:

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

HEX to HSL

Convert #3C830C to HSL:

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

HEX to CMYK

Convert #3C830C to CMYK:

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

Color Meaning and Usage

#3C830C is a bold green color with RGB values of 60, 131, 12 and HSL of 96°, 83%, 28%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3C830C is #530C83, creating high-contrast pairings. For softer combinations, try analogous colors like #77830C.

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

Contrast with #3C830C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3C830C?

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

What is the RGB value of #3C830C?

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

How to use #3C830C in CSS?

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

What colors go well with #3C830C?

#530C83 (complementary), #77830C (analogous), and #1C3D06 (lighter shade) work well with #3C830C.