#275124 Color Information

Hex color code: #275124

A dark green shade, #275124 appears as (39, 81, 36) in RGB and (116°, 38%, 23%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#275124
RGB
39, 81, 36
HSL
116°, 38%, 23%
CMYK
52%, 0%, 56%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #275124; 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 #275124; background-color: #27512415; }

Alert / Toast

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

Link / Accent

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

a { color: #275124; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #275124 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

39, 81, 36

Red: 39 / Green: 81 / Blue: 36

HSL

116°, 38%, 23%

Hue: 116° / Saturation: 38% / Lightness: 23%

CMYK

52%, 0%, 56%, 68%

Cyan: 52% / Magenta: 0% / Yellow: 56% / Key: 68%

What color is #275124?

#275124 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #275124 to RGB:

rgb(39, 81, 36)HEX to RGB Converter →

HEX to HSL

Convert #275124 to HSL:

hsl(116, 38%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #275124 to CMYK:

cmyk(52%, 0%, 56%, 68%)Color Converter →

Color Meaning and Usage

#275124 is a dark green color with RGB values of 39, 81, 36 and HSL of 116°, 38%, 23%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #275124 is #4E2451, creating high-contrast pairings. For softer combinations, try analogous colors like #3E5124.

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

Contrast with #275124

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #275124?

#275124 is a dark green color - a green hue that evokes nature and harmony.

What is the RGB value of #275124?

#275124 in RGB is (39, 81, 36) - 39 red, 81 green, and 36 blue.

How to use #275124 in CSS?

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

What colors go well with #275124?

#4E2451 (complementary), #3E5124 (analogous), and #0E1C0D (lighter shade) work well with #275124.