Ocean blue to HEX — Color Code

HEX

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

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.