Marine blue Color — HEX, RGB, HSL & CMYK Codes

#01386a
Format Value
HEX #01386a
RGB rgb(1, 56, 106)
HSL hsl(208.6, 98.1%, 21%)
CMYK cmyk(99.1%, 47.2%, 0%, 58.4%)
HSV hsv(208.6, 99.1%, 41.6%)

marine blue color harmonies

Tints & shades of marine blue

Tints (lighter)

#184a78 #2f5c85 #466e93 #5d80a0 #7492ae #8ca5bb #a3b7c9 #bac9d6 #d1dbe4 #e8edf1

Shades (darker)

#013360 #012e57 #01294d #012443 #011f3a #001930 #001427 #000f1d #000a13 #00050a

Contrast & accessibility

The quick brown fox

On white · 11.83:1 · AAA

The quick brown fox

On black · 1.78:1 · Fail

Recommended text color: #ffffff

Use marine blue in code

CSS color: #01386a;
SCSS $color: #01386a;
Tailwind bg-[#01386a]
Swift UIColor(red: 0.004, green: 0.220, blue: 0.416, alpha: 1)
Android Color.parseColor("#01386a")
Flutter Color(0xFF01386A)

Colors similar to marine blue

Browse all Blue colors →

What is the HEX code for marine blue?

The CSS color marine blue in HEX format is #01386a. Use this value directly in CSS, SVG, and most design tools.

How do I use marine blue in CSS?

To apply marine blue in CSS:

  • Text color: color: #01386a;
  • Background: background-color: #01386a;
  • Border: border-color: #01386a;

What are all the color format values for marine blue?

FormatValue
HEX#01386a
RGBrgb(1, 56, 106)
HSLhsl(208.6, 98.1%, 21%)
CMYKcmyk(99.1%, 47.2%, 0%, 58.4%)

How do I convert marine blue to HEX?

Select marine blue from the color name list in our color converter. The HEX value — #01386a — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does marine blue belong to?

marine blue belongs to the blue color family. It is a dark, vivid color with HSL values: hue 208.6°, saturation 98.1%, lightness 21%.

How do I create lighter and darker shades of marine blue?

Lighter variant (lightness 36%): #0260b6. Darker variant (lightness 6%): #00101e. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.