#13140F Color Information

Hex color code: #13140F

The hex color #13140F is a deep yellow with RGB values of (19, 20, 15) and HSL of (72°, 14%, 7%). It is commonly used in modern UI design.

Try:
Color NameBlack
HEX
#13140F
RGB
19, 20, 15
HSL
72°, 14%, 7%
CMYK
5%, 0%, 25%, 92%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #13140F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 20, 15

Red: 19 / Green: 20 / Blue: 15

HSL

72°, 14%, 7%

Hue: 72° / Saturation: 14% / Lightness: 7%

CMYK

5%, 0%, 25%, 92%

Cyan: 5% / Magenta: 0% / Yellow: 25% / Key: 92%

What color is #13140F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #13140F to RGB:

rgb(19, 20, 15)HEX to RGB Converter →

HEX to HSL

Convert #13140F to HSL:

hsl(72, 14%, 7%)RGB to HSL Converter →

HEX to CMYK

Convert #13140F to CMYK:

cmyk(5%, 0%, 25%, 92%)Color Converter →

Color Meaning and Usage

A dramatic yellow tone, #13140F has RGB (19, 20, 15) and HSL (72°, 14%, 7%). Known for evoking sophistication and elegance, this very dark shade is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #13140F is #100F14, creating high-contrast pairings. For softer combinations, try analogous colors like #14130F.

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

Contrast with #13140F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #13140F?

#13140F is a dramatic yellow color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #13140F?

#13140F in RGB is (19, 20, 15) - 19 red, 20 green, and 15 blue.

How to use #13140F in CSS?

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

What colors go well with #13140F?

#100F14 (complementary), #14130F (analogous), and #000000 (lighter shade) work well with #13140F.