#30412A Color Information

Hex color code: #30412A

The hex color #30412A is a dark green with RGB values of (48, 65, 42) and HSL of (104°, 21%, 21%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#30412A
RGB
48, 65, 42
HSL
104°, 21%, 21%
CMYK
26%, 0%, 35%, 75%

Shades

CSS Usage
color: #30412A;
background-color: #30412A;
border-color: #30412A;
box-shadow: 0 0 10px #30412A;
border: 2px solid #30412A;
Tailwind Usage
bg-[#30412A]
text-[#30412A]
border-[#30412A]
shadow-[0_0_10px_30412A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #30412A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #30412A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #30412A; 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 #30412A; background-color: #30412A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #30412A20; border-left: 4px solid #30412A; }

Link / Accent

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

a { color: #30412A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #30412A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 65, 42

Red: 48 / Green: 65 / Blue: 42

HSL

104°, 21%, 21%

Hue: 104° / Saturation: 21% / Lightness: 21%

CMYK

26%, 0%, 35%, 75%

Cyan: 26% / Magenta: 0% / Yellow: 35% / Key: 75%

What color is #30412A?

#30412A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #30412A to RGB:

rgb(48, 65, 42)HEX to RGB Converter →

HEX to HSL

Convert #30412A to HSL:

hsl(104, 21%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #30412A to CMYK:

cmyk(26%, 0%, 35%, 75%)Color Converter →

Color Meaning and Usage

#30412A is a intense green color with RGB values of 48, 65, 42 and HSL of 104°, 21%, 21%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #30412A is #3B2A41, creating high-contrast pairings. For softer combinations, try analogous colors like #3C412A.

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

Contrast with #30412A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #30412A?

#30412A is a intense green color - a green hue that evokes nature and harmony.

What is the RGB value of #30412A?

#30412A in RGB is (48, 65, 42) - 48 red, 65 green, and 42 blue.

How to use #30412A in CSS?

Use #30412A directly in your CSS properties like color or background-color.

What colors go well with #30412A?

#3B2A41 (complementary), #3C412A (analogous), and #0E130C (lighter shade) work well with #30412A.