#27533C Color Information

Hex color code: #27533C

#27533C is a dramatic green color. In RGB it is (39, 83, 60), and in HSL it is (149°, 36%, 24%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#27533C
RGB
39, 83, 60
HSL
149°, 36%, 24%
CMYK
53%, 0%, 28%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #27533C; 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 #27533C; background-color: #27533C15; }

Alert / Toast

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

Link / Accent

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

a { color: #27533C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #27533C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

39, 83, 60

Red: 39 / Green: 83 / Blue: 60

HSL

149°, 36%, 24%

Hue: 149° / Saturation: 36% / Lightness: 24%

CMYK

53%, 0%, 28%, 67%

Cyan: 53% / Magenta: 0% / Yellow: 28% / Key: 67%

What color is #27533C?

#27533C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #27533C to RGB:

rgb(39, 83, 60)HEX to RGB Converter →

HEX to HSL

Convert #27533C to HSL:

hsl(149, 36%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #27533C to CMYK:

cmyk(53%, 0%, 28%, 67%)Color Converter →

Color Meaning and Usage

A dark green tone, #27533C has RGB (39, 83, 60) and HSL (149°, 36%, 24%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #27533C is #53273E, creating high-contrast pairings. For softer combinations, try analogous colors like #285327.

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

Contrast with #27533C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #27533C?

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

What is the RGB value of #27533C?

#27533C in RGB is (39, 83, 60) - 39 red, 83 green, and 60 blue.

How to use #27533C in CSS?

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

What colors go well with #27533C?

#53273E (complementary), #285327 (analogous), and #0F1F17 (lighter shade) work well with #27533C.