Ocean blue Color

HEX, RGB, HSL & CMYK Codes

#03719c
Format Value
HEX #03719c
RGB rgb(3, 113, 156)
HSL hsl(196.9, 96.2%, 31.2%)
CMYK cmyk(98.1%, 27.6%, 0%, 38.8%)
HSV hsv(196.9, 98.1%, 61.2%)

ocean blue color harmonies

Tints & shades of ocean blue

Tints (lighter)

#1a7ea5 #318bae #4898b7 #5fa5c0 #76b2c9 #8cbed2 #a3cbdb #bad8e4 #d1e5ed #e8f2f6

Shades (darker)

#03678e #025c80 #025271 #024863 #023e55 #013347 #012939 #011f2b #01151c #000a0e

Contrast & accessibility

The quick brown fox

On white · 5.46:1 · AA

The quick brown fox

On black · 3.85:1 · AA Large

Recommended text color: #ffffff

Use ocean blue in code

CSS color: #03719c;
SCSS $color: #03719c;
Tailwind bg-[#03719c]
Swift UIColor(red: 0.012, green: 0.443, blue: 0.612, alpha: 1)
Android Color.parseColor("#03719c")
Flutter Color(0xFF03719C)

Colors similar to ocean blue

Browse all Blue colors →

What is the HEX code for ocean blue?

The CSS color ocean blue in HEX format is #03719c. Use this value directly in CSS, SVG, and most design tools.

How do I use ocean blue in CSS?

To apply ocean blue in CSS:

  • Text color: color: #03719c;
  • Background: background-color: #03719c;
  • Border: border-color: #03719c;

What are all the color format values for ocean blue?

FormatValue
HEX#03719c
RGBrgb(3, 113, 156)
HSLhsl(196.9, 96.2%, 31.2%)
CMYKcmyk(98.1%, 27.6%, 0%, 38.8%)

How do I convert ocean blue to HEX?

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

What color family does ocean blue belong to?

ocean blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 196.9°, saturation 96.2%, lightness 31.2%.

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

Lighter variant (lightness 46.2%): #04a7e7. Darker variant (lightness 16.2%): #023b51. 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.