#13272F Color Information

Hex color code: #13272F

#13272F is a rich blue color. In RGB it is (19, 39, 47), and in HSL it is (197°, 42%, 13%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#13272F
RGB
19, 39, 47
HSL
197°, 42%, 13%
CMYK
60%, 17%, 0%, 82%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #13272F; 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 #13272F; background-color: #13272F15; }

Alert / Toast

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

Link / Accent

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

a { color: #13272F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #13272F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 39, 47

Red: 19 / Green: 39 / Blue: 47

HSL

197°, 42%, 13%

Hue: 197° / Saturation: 42% / Lightness: 13%

CMYK

60%, 17%, 0%, 82%

Cyan: 60% / Magenta: 17% / Yellow: 0% / Key: 82%

What color is #13272F?

#13272F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #13272F to RGB:

rgb(19, 39, 47)HEX to RGB Converter →

HEX to HSL

Convert #13272F to HSL:

hsl(197, 42%, 13%)RGB to HSL Converter →

HEX to CMYK

Convert #13272F to CMYK:

cmyk(60%, 17%, 0%, 82%)Color Converter →

Color Meaning and Usage

A dark blue tone, #13272F has RGB (19, 39, 47) and HSL (197°, 42%, 13%). Known for evoking sophistication and elegance, this very dark shade is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #13272F is #2F1B13, creating high-contrast pairings. For softer combinations, try analogous colors like #132F29.

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

Contrast with #13272F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #13272F?

#13272F is a dark blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #13272F?

#13272F in RGB is (19, 39, 47) - 19 red, 39 green, and 47 blue.

How to use #13272F in CSS?

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

What colors go well with #13272F?

#2F1B13 (complementary), #132F29 (analogous), and #000000 (lighter shade) work well with #13272F.