#13531A Color Information

Hex color code: #13531A

The hex color #13531A is a dramatic green with RGB values of (19, 83, 26) and HSL of (127°, 63%, 20%). It is typically applied in digital products.

Try:
Color NameGreen
HEX
#13531A
RGB
19, 83, 26
HSL
127°, 63%, 20%
CMYK
77%, 0%, 69%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #13531A; 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 #13531A; background-color: #13531A15; }

Alert / Toast

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

Link / Accent

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

a { color: #13531A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #13531A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 83, 26

Red: 19 / Green: 83 / Blue: 26

HSL

127°, 63%, 20%

Hue: 127° / Saturation: 63% / Lightness: 20%

CMYK

77%, 0%, 69%, 67%

Cyan: 77% / Magenta: 0% / Yellow: 69% / Key: 67%

What color is #13531A?

#13531A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #13531A to RGB:

rgb(19, 83, 26)HEX to RGB Converter →

HEX to HSL

Convert #13531A to HSL:

hsl(127, 63%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #13531A to CMYK:

cmyk(77%, 0%, 69%, 67%)Color Converter →

Color Meaning and Usage

A dark green tone, #13531A has RGB (19, 83, 26) and HSL (127°, 63%, 20%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #13531A is #53134C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C5313.

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

Contrast with #13531A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #13531A?

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

What is the RGB value of #13531A?

#13531A in RGB is (19, 83, 26) - 19 red, 83 green, and 26 blue.

How to use #13531A in CSS?

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

What colors go well with #13531A?

#53134C (complementary), #2C5313 (analogous), and #051507 (lighter shade) work well with #13531A.