#48833A Color Information

Hex color code: #48833A

#48833A is a subtle green color. In RGB it is (72, 131, 58), and in HSL it is (108°, 39%, 37%). It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#48833A
RGB
72, 131, 58
HSL
108°, 39%, 37%
CMYK
45%, 0%, 56%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #48833A; color: #000000; }

Badge

New Feature
.badge { background-color: #48833A; color: #000000; }

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 #48833A; background-color: #48833A15; }

Alert / Toast

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

Link / Accent

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

a { color: #48833A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 131, 58

Red: 72 / Green: 131 / Blue: 58

HSL

108°, 39%, 37%

Hue: 108° / Saturation: 39% / Lightness: 37%

CMYK

45%, 0%, 56%, 49%

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

What color is #48833A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48833A to RGB:

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

HEX to HSL

Convert #48833A to HSL:

hsl(108, 39%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #48833A to CMYK:

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

Color Meaning and Usage

A soft green tone, #48833A has RGB (72, 131, 58) and HSL (108°, 39%, 37%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48833A is #743A83, creating high-contrast pairings. For softer combinations, try analogous colors like #6D833A.

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

Contrast with #48833A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48833A?

#48833A is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #48833A?

#48833A in RGB is (72, 131, 58) - 72 red, 131 green, and 58 blue.

How to use #48833A in CSS?

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

What colors go well with #48833A?

#743A83 (complementary), #6D833A (analogous), and #2B4E22 (lighter shade) work well with #48833A.