#13333F Color Information

Hex color code: #13333F

The hex color #13333F is a dramatic blue with RGB values of (19, 51, 63) and HSL of (196°, 54%, 16%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#13333F
RGB
19, 51, 63
HSL
196°, 54%, 16%
CMYK
70%, 19%, 0%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #13333F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 51, 63

Red: 19 / Green: 51 / Blue: 63

HSL

196°, 54%, 16%

Hue: 196° / Saturation: 54% / Lightness: 16%

CMYK

70%, 19%, 0%, 75%

Cyan: 70% / Magenta: 19% / Yellow: 0% / Key: 75%

What color is #13333F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #13333F to RGB:

rgb(19, 51, 63)HEX to RGB Converter →

HEX to HSL

Convert #13333F to HSL:

hsl(196, 54%, 16%)RGB to HSL Converter →

HEX to CMYK

Convert #13333F to CMYK:

cmyk(70%, 19%, 0%, 75%)Color Converter →

Color Meaning and Usage

#13333F is a dark blue color with RGB values of 19, 51, 63 and HSL of 196°, 54%, 16%. This very dark shade evokes sophistication and elegance, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #13333F is #3F1F13, creating high-contrast pairings. For softer combinations, try analogous colors like #133F35.

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

Contrast with #13333F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #13333F?

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

What is the RGB value of #13333F?

#13333F in RGB is (19, 51, 63) - 19 red, 51 green, and 63 blue.

How to use #13333F in CSS?

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

What colors go well with #13333F?

#3F1F13 (complementary), #133F35 (analogous), and #010304 (lighter shade) work well with #13333F.