#0C387D Color Information

Hex color code: #0C387D

A bold blue shade, #0C387D appears as (12, 56, 125) in RGB and (217°, 82%, 27%) in HSL. It is often used for branding and logos.

Try:
Color NameNavy
HEX
#0C387D
RGB
12, 56, 125
HSL
217°, 82%, 27%
CMYK
90%, 55%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #0C387D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

12, 56, 125

Red: 12 / Green: 56 / Blue: 125

HSL

217°, 82%, 27%

Hue: 217° / Saturation: 82% / Lightness: 27%

CMYK

90%, 55%, 0%, 51%

Cyan: 90% / Magenta: 55% / Yellow: 0% / Key: 51%

What color is #0C387D?

#0C387D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0C387D to RGB:

rgb(12, 56, 125)HEX to RGB Converter →

HEX to HSL

Convert #0C387D to HSL:

hsl(217, 82%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #0C387D to CMYK:

cmyk(90%, 55%, 0%, 51%)Color Converter →

Color Meaning and Usage

#0C387D is a bold blue color with RGB values of 12, 56, 125 and HSL of 217°, 82%, 27%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0C387D is #7D520C, creating high-contrast pairings. For softer combinations, try analogous colors like #0C707D.

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

Contrast with #0C387D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0C387D?

#0C387D is a bold blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #0C387D?

#0C387D in RGB is (12, 56, 125) - 12 red, 56 green, and 125 blue.

How to use #0C387D in CSS?

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

What colors go well with #0C387D?

#7D520C (complementary), #0C707D (analogous), and #061938 (lighter shade) work well with #0C387D.