#31B110 Color Information

Hex color code: #31B110

#31B110 is a striking green color. In RGB it is (49, 177, 16), and in HSL it is (108°, 83%, 38%). It is often used for branding and logos.

Try:
Color NameOlive Drab
HEX
#31B110
RGB
49, 177, 16
HSL
108°, 83%, 38%
CMYK
72%, 0%, 91%, 31%

Shades

CSS Usage
color: #31B110;
background-color: #31B110;
border-color: #31B110;
box-shadow: 0 0 10px #31B110;
border: 2px solid #31B110;
Tailwind Usage
bg-[#31B110]
text-[#31B110]
border-[#31B110]
shadow-[0_0_10px_31B110]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #31B110, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #31B110; color: #000000; }

Badge

New Feature
.badge { background-color: #31B110; 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 #31B110; background-color: #31B11015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #31B11020; border-left: 4px solid #31B110; }

Link / Accent

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

a { color: #31B110; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #31B110 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

49, 177, 16

Red: 49 / Green: 177 / Blue: 16

HSL

108°, 83%, 38%

Hue: 108° / Saturation: 83% / Lightness: 38%

CMYK

72%, 0%, 91%, 31%

Cyan: 72% / Magenta: 0% / Yellow: 91% / Key: 31%

What color is #31B110?

#31B110 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #31B110 to RGB:

rgb(49, 177, 16)HEX to RGB Converter →

HEX to HSL

Convert #31B110 to HSL:

hsl(108, 83%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #31B110 to CMYK:

cmyk(72%, 0%, 91%, 31%)Color Converter →

Color Meaning and Usage

A striking green tone, #31B110 has RGB (49, 177, 16) and HSL (108°, 83%, 38%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #31B110 is #9110B1, creating high-contrast pairings. For softer combinations, try analogous colors like #81B110.

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

Contrast with #31B110

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

Contrast Ratio: 7.43:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #31B110?

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

What is the RGB value of #31B110?

#31B110 in RGB is (49, 177, 16) - 49 red, 177 green, and 16 blue.

How to use #31B110 in CSS?

Use #31B110 directly in your CSS properties like color or background-color.

What colors go well with #31B110?

#9110B1 (complementary), #81B110 (analogous), and #1D6B0A (lighter shade) work well with #31B110.