Deep sea blue Color — HEX, RGB, HSL & CMYK Codes

#015482
Format Value
HEX #015482
RGB rgb(1, 84, 130)
HSL hsl(201.4, 98.5%, 25.7%)
CMYK cmyk(99.2%, 35.4%, 0%, 49%)
HSV hsv(201.4, 99.2%, 51%)

deep sea blue color harmonies

Tints & shades of deep sea blue

Tints (lighter)

#18648d #2f7399 #4683a4 #5d92af #74a2bb #8cb1c6 #a3c1d2 #bad0dd #d1e0e8 #e8eff4

Shades (darker)

#014c76 #01456a #013d5f #013553 #012e47 #00263b #001f2f #001723 #000f18 #00080c

Contrast & accessibility

The quick brown fox

On white · 8.1:1 · AAA

The quick brown fox

On black · 2.59:1 · Fail

Recommended text color: #ffffff

Use deep sea blue in code

CSS color: #015482;
SCSS $color: #015482;
Tailwind bg-[#015482]
Swift UIColor(red: 0.004, green: 0.329, blue: 0.510, alpha: 1)
Android Color.parseColor("#015482")
Flutter Color(0xFF015482)

Colors similar to deep sea blue

Browse all Blue colors →

What is the HEX code for deep sea blue?

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

How do I use deep sea blue in CSS?

To apply deep sea blue in CSS:

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

What are all the color format values for deep sea blue?

FormatValue
HEX#015482
RGBrgb(1, 84, 130)
HSLhsl(201.4, 98.5%, 25.7%)
CMYKcmyk(99.2%, 35.4%, 0%, 49%)

How do I convert deep sea blue to HEX?

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

What color family does deep sea blue belong to?

deep sea blue belongs to the blue color family. It is a dark, vivid color with HSL values: hue 201.4°, saturation 98.5%, lightness 25.7%.

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

Lighter variant (lightness 40.7%): #0285ce. Darker variant (lightness 10.7%): #002336. 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.