#274930 Color Information

Hex color code: #274930

The hex color #274930 is a deep green with RGB values of (39, 73, 48) and HSL of (136°, 30%, 22%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#274930
RGB
39, 73, 48
HSL
136°, 30%, 22%
CMYK
47%, 0%, 34%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #274930; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

39, 73, 48

Red: 39 / Green: 73 / Blue: 48

HSL

136°, 30%, 22%

Hue: 136° / Saturation: 30% / Lightness: 22%

CMYK

47%, 0%, 34%, 71%

Cyan: 47% / Magenta: 0% / Yellow: 34% / Key: 71%

What color is #274930?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #274930 to RGB:

rgb(39, 73, 48)HEX to RGB Converter →

HEX to HSL

Convert #274930 to HSL:

hsl(136, 30%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #274930 to CMYK:

cmyk(47%, 0%, 34%, 71%)Color Converter →

Color Meaning and Usage

A dramatic green tone, #274930 has RGB (39, 73, 48) and HSL (136°, 30%, 22%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #274930 is #492740, creating high-contrast pairings. For softer combinations, try analogous colors like #2F4927.

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

Contrast with #274930

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #274930?

#274930 is a dramatic green color - a green hue that evokes nature and harmony.

What is the RGB value of #274930?

#274930 in RGB is (39, 73, 48) - 39 red, 73 green, and 48 blue.

How to use #274930 in CSS?

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

What colors go well with #274930?

#492740 (complementary), #2F4927 (analogous), and #0C170F (lighter shade) work well with #274930.