Marine blue to HEX — Color Code

HEX

#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%)

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.