Marine Color — HEX, RGB, HSL & CMYK Codes

#042e60
Format Value
HEX #042e60
RGB rgb(4, 46, 96)
HSL hsl(212.6, 92%, 19.6%)
CMYK cmyk(95.8%, 52.1%, 0%, 62.4%)
HSV hsv(212.6, 95.8%, 37.6%)

marine color harmonies

Tints & shades of marine

Tints (lighter)

#1b416e #32547d #48678b #5f7a9a #768da8 #8da0b7 #a4b3c5 #bbc6d4 #d1d9e2 #e8ecf1

Shades (darker)

#042a57 #03264f #032146 #031d3d #021934 #02152c #011123 #010d1a #010811 #000409

Contrast & accessibility

The quick brown fox

On white · 13.42:1 · AAA

The quick brown fox

On black · 1.56:1 · Fail

Recommended text color: #ffffff

Use marine in code

CSS color: #042e60;
SCSS $color: #042e60;
Tailwind bg-[#042e60]
Swift UIColor(red: 0.016, green: 0.180, blue: 0.376, alpha: 1)
Android Color.parseColor("#042e60")
Flutter Color(0xFF042E60)

Colors similar to marine

Browse all Blue colors →

What is the HEX code for marine?

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

How do I use marine in CSS?

To apply marine in CSS:

  • Text color: color: #042e60;
  • Background: background-color: #042e60;
  • Border: border-color: #042e60;

What are all the color format values for marine?

FormatValue
HEX#042e60
RGBrgb(4, 46, 96)
HSLhsl(212.6, 92%, 19.6%)
CMYKcmyk(95.8%, 52.1%, 0%, 62.4%)

How do I convert marine to HEX?

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

What color family does marine belong to?

marine belongs to the blue color family. It is a dark, vivid color with HSL values: hue 212.6°, saturation 92%, lightness 19.6%.

How do I create lighter and darker shades of marine?

Lighter variant (lightness 34.6%): #0751a9. Darker variant (lightness 5%): #010c18. 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.