#30570A Color Information

Hex color code: #30570A

The hex color #30570A is a rich green with RGB values of (48, 87, 10) and HSL of (90°, 79%, 19%). It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#30570A
RGB
48, 87, 10
HSL
90°, 79%, 19%
CMYK
45%, 0%, 89%, 66%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #30570A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 87, 10

Red: 48 / Green: 87 / Blue: 10

HSL

90°, 79%, 19%

Hue: 90° / Saturation: 79% / Lightness: 19%

CMYK

45%, 0%, 89%, 66%

Cyan: 45% / Magenta: 0% / Yellow: 89% / Key: 66%

What color is #30570A?

#30570A is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #30570A to RGB:

rgb(48, 87, 10)HEX to RGB Converter →

HEX to HSL

Convert #30570A to HSL:

hsl(90, 79%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #30570A to CMYK:

cmyk(45%, 0%, 89%, 66%)Color Converter →

Color Meaning and Usage

A dark green tone, #30570A has RGB (48, 87, 10) and HSL (90°, 79%, 19%). Known for evoking sophistication and elegance, this very dark shade is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #30570A is #300A57, creating high-contrast pairings. For softer combinations, try analogous colors like #57570A.

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

Contrast with #30570A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #30570A?

#30570A is a dark green color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #30570A?

#30570A in RGB is (48, 87, 10) - 48 red, 87 green, and 10 blue.

How to use #30570A in CSS?

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

What colors go well with #30570A?

#300A57 (complementary), #57570A (analogous), and #0A1202 (lighter shade) work well with #30570A.