#06122D Color Information

Hex color code: #06122D

A intense blue shade, #06122D appears as (6, 18, 45) in RGB and (222°, 76%, 10%) in HSL. It is popular in mobile app design.

Try:
Color NameBlack
HEX
#06122D
RGB
6, 18, 45
HSL
222°, 76%, 10%
CMYK
87%, 60%, 0%, 82%

Shades

CSS Usage
color: #06122D;
background-color: #06122D;
border-color: #06122D;
box-shadow: 0 0 10px #06122D;
border: 2px solid #06122D;
Tailwind Usage
bg-[#06122D]
text-[#06122D]
border-[#06122D]
shadow-[0_0_10px_06122D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #06122D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #06122D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #06122D; 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 #06122D; background-color: #06122D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #06122D20; border-left: 4px solid #06122D; }

Link / Accent

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

a { color: #06122D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #06122D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

6, 18, 45

Red: 6 / Green: 18 / Blue: 45

HSL

222°, 76%, 10%

Hue: 222° / Saturation: 76% / Lightness: 10%

CMYK

87%, 60%, 0%, 82%

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

What color is #06122D?

#06122D is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #06122D to RGB:

rgb(6, 18, 45)HEX to RGB Converter →

HEX to HSL

Convert #06122D to HSL:

hsl(222, 76%, 10%)RGB to HSL Converter →

HEX to CMYK

Convert #06122D to CMYK:

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

Color Meaning and Usage

A dark blue tone, #06122D has RGB (6, 18, 45) and HSL (222°, 76%, 10%). 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 #06122D is #2D2106, creating high-contrast pairings. For softer combinations, try analogous colors like #06252D.

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

Contrast with #06122D

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 #06122D?

#06122D is a dark blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #06122D?

#06122D in RGB is (6, 18, 45) - 6 red, 18 green, and 45 blue.

How to use #06122D in CSS?

Use #06122D directly in your CSS properties like color or background-color.

What colors go well with #06122D?

#2D2106 (complementary), #06252D (analogous), and #000000 (lighter shade) work well with #06122D.