#01050E Color Information

Hex color code: #01050E

The hex color #01050E is a deep blue with RGB values of (1, 5, 14) and HSL of (222°, 87%, 3%). It is commonly used in modern UI design.

Try:
Color NameBlack
HEX
#01050E
RGB
1, 5, 14
HSL
222°, 87%, 3%
CMYK
93%, 64%, 0%, 95%

Shades

CSS Usage
color: #01050E;
background-color: #01050E;
border-color: #01050E;
box-shadow: 0 0 10px #01050E;
border: 2px solid #01050E;
Tailwind Usage
bg-[#01050E]
text-[#01050E]
border-[#01050E]
shadow-[0_0_10px_01050E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #01050E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #01050E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #01050E; 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 #01050E; background-color: #01050E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #01050E20; border-left: 4px solid #01050E; }

Link / Accent

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

a { color: #01050E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #01050E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

1, 5, 14

Red: 1 / Green: 5 / Blue: 14

HSL

222°, 87%, 3%

Hue: 222° / Saturation: 87% / Lightness: 3%

CMYK

93%, 64%, 0%, 95%

Cyan: 93% / Magenta: 64% / Yellow: 0% / Key: 95%

What color is #01050E?

#01050E is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #01050E to RGB:

rgb(1, 5, 14)HEX to RGB Converter →

HEX to HSL

Convert #01050E to HSL:

hsl(222, 87%, 3%)RGB to HSL Converter →

HEX to CMYK

Convert #01050E to CMYK:

cmyk(93%, 64%, 0%, 95%)Color Converter →

Color Meaning and Usage

A deep blue tone, #01050E has RGB (1, 5, 14) and HSL (222°, 87%, 3%). Known for evoking sophistication and elegance, this very dark shade is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #01050E is #0E0A01, creating high-contrast pairings. For softer combinations, try analogous colors like #010C0E.

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

Contrast with #01050E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #01050E?

#01050E is a deep blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #01050E?

#01050E in RGB is (1, 5, 14) - 1 red, 5 green, and 14 blue.

How to use #01050E in CSS?

Use #01050E directly in your CSS properties like color or background-color.

What colors go well with #01050E?

#0E0A01 (complementary), #010C0E (analogous), and #000000 (lighter shade) work well with #01050E.