#0D326D Color Information

Hex color code: #0D326D

A rich blue shade, #0D326D appears as (13, 50, 109) in RGB and (217°, 79%, 24%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#0D326D
RGB
13, 50, 109
HSL
217°, 79%, 24%
CMYK
88%, 54%, 0%, 57%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #0D326D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #0D326D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #0D326D; 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 #0D326D; background-color: #0D326D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #0D326D20; border-left: 4px solid #0D326D; }

Link / Accent

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

a { color: #0D326D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0D326D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

13, 50, 109

Red: 13 / Green: 50 / Blue: 109

HSL

217°, 79%, 24%

Hue: 217° / Saturation: 79% / Lightness: 24%

CMYK

88%, 54%, 0%, 57%

Cyan: 88% / Magenta: 54% / Yellow: 0% / Key: 57%

What color is #0D326D?

#0D326D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0D326D to RGB:

rgb(13, 50, 109)HEX to RGB Converter →

HEX to HSL

Convert #0D326D to HSL:

hsl(217, 79%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #0D326D to CMYK:

cmyk(88%, 54%, 0%, 57%)Color Converter →

Color Meaning and Usage

A rich blue tone, #0D326D has RGB (13, 50, 109) and HSL (217°, 79%, 24%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0D326D is #6E480D, creating high-contrast pairings. For softer combinations, try analogous colors like #0D626E.

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

Contrast with #0D326D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0D326D?

#0D326D is a rich blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #0D326D?

#0D326D in RGB is (13, 50, 109) - 13 red, 50 green, and 109 blue.

How to use #0D326D in CSS?

Use #0D326D directly in your CSS properties like color or background-color.

What colors go well with #0D326D?

#6E480D (complementary), #0D626E (analogous), and #051329 (lighter shade) work well with #0D326D.