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

#047495
Format Value
HEX #047495
RGB rgb(4, 116, 149)
HSL hsl(193.7, 94.8%, 30%)
CMYK cmyk(97.3%, 22.1%, 0%, 41.6%)
HSV hsv(193.7, 97.3%, 58.4%)

sea blue color harmonies

Tints & shades of sea blue

Tints (lighter)

#1b819f #328da8 #489ab2 #5fa7bc #76b3c5 #8dc0cf #a4ccd8 #bbd9e2 #d1e6ec #e8f2f5

Shades (darker)

#046987 #035f7a #03546c #034a5f #023f51 #023544 #012a36 #012029 #01151b #000b0e

Contrast & accessibility

The quick brown fox

On white · 5.33:1 · AA

The quick brown fox

On black · 3.94:1 · AA Large

Recommended text color: #ffffff

Use sea blue in code

CSS color: #047495;
SCSS $color: #047495;
Tailwind bg-[#047495]
Swift UIColor(red: 0.016, green: 0.455, blue: 0.584, alpha: 1)
Android Color.parseColor("#047495")
Flutter Color(0xFF047495)

Colors similar to sea blue

Browse all Cyan colors →

What is the HEX code for sea blue?

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

How do I use sea blue in CSS?

To apply sea blue in CSS:

  • Text color: color: #047495;
  • Background: background-color: #047495;
  • Border: border-color: #047495;

What are all the color format values for sea blue?

FormatValue
HEX#047495
RGBrgb(4, 116, 149)
HSLhsl(193.7, 94.8%, 30%)
CMYKcmyk(97.3%, 22.1%, 0%, 41.6%)

How do I convert sea blue to HEX?

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

What color family does sea blue belong to?

sea blue belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 193.7°, saturation 94.8%, lightness 30%.

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

Lighter variant (lightness 45%): #06aee0. Darker variant (lightness 15%): #023a4b. 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.