#25501B Color Information

Hex color code: #25501B

A rich green shade, #25501B appears as (37, 80, 27) in RGB and (109°, 50%, 21%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#25501B
RGB
37, 80, 27
HSL
109°, 50%, 21%
CMYK
54%, 0%, 66%, 69%

Shades

CSS Usage
color: #25501B;
background-color: #25501B;
border-color: #25501B;
box-shadow: 0 0 10px #25501B;
border: 2px solid #25501B;
Tailwind Usage
bg-[#25501B]
text-[#25501B]
border-[#25501B]
shadow-[0_0_10px_25501B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #25501B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #25501B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #25501B; 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 #25501B; background-color: #25501B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #25501B20; border-left: 4px solid #25501B; }

Link / Accent

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

a { color: #25501B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #25501B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

37, 80, 27

Red: 37 / Green: 80 / Blue: 27

HSL

109°, 50%, 21%

Hue: 109° / Saturation: 50% / Lightness: 21%

CMYK

54%, 0%, 66%, 69%

Cyan: 54% / Magenta: 0% / Yellow: 66% / Key: 69%

What color is #25501B?

#25501B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #25501B to RGB:

rgb(37, 80, 27)HEX to RGB Converter →

HEX to HSL

Convert #25501B to HSL:

hsl(109, 50%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #25501B to CMYK:

cmyk(54%, 0%, 66%, 69%)Color Converter →

Color Meaning and Usage

#25501B is a intense green color with RGB values of 37, 80, 27 and HSL of 109°, 50%, 21%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #25501B is #471B50, creating high-contrast pairings. For softer combinations, try analogous colors like #3F501B.

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

Contrast with #25501B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #25501B?

#25501B is a intense green color - a green hue that evokes nature and harmony.

What is the RGB value of #25501B?

#25501B in RGB is (37, 80, 27) - 37 red, 80 green, and 27 blue.

How to use #25501B in CSS?

Use #25501B directly in your CSS properties like color or background-color.

What colors go well with #25501B?

#471B50 (complementary), #3F501B (analogous), and #0A1708 (lighter shade) work well with #25501B.