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

#507b9c
Format Value
HEX #507b9c
RGB rgb(80, 123, 156)
HSL hsl(206.1, 32.2%, 46.3%)
CMYK cmyk(48.7%, 21.2%, 0%, 38.8%)
HSV hsv(206.1, 48.7%, 61.2%)

stormy blue color harmonies

Tints & shades of stormy blue

Tints (lighter)

#6087a5 #7093ae #809fb7 #90abc0 #a0b7c9 #afc3d2 #bfcfdb #cfdbe4 #dfe7ed #eff3f6

Shades (darker)

#49708e #416580 #3a5971 #334e63 #2c4355 #243847 #1d2d39 #16222b #0f161c #070b0e

Contrast & accessibility

The quick brown fox

On white · 4.51:1 · AA

The quick brown fox

On black · 4.65:1 · AA

Recommended text color: #000000

Use stormy blue in code

CSS color: #507b9c;
SCSS $color: #507b9c;
Tailwind bg-[#507b9c]
Swift UIColor(red: 0.314, green: 0.482, blue: 0.612, alpha: 1)
Android Color.parseColor("#507b9c")
Flutter Color(0xFF507B9C)

Colors similar to stormy blue

Browse all Blue colors →

What is the HEX code for stormy blue?

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

How do I use stormy blue in CSS?

To apply stormy blue in CSS:

  • Text color: color: #507b9c;
  • Background: background-color: #507b9c;
  • Border: border-color: #507b9c;

What are all the color format values for stormy blue?

FormatValue
HEX#507b9c
RGBrgb(80, 123, 156)
HSLhsl(206.1, 32.2%, 46.3%)
CMYKcmyk(48.7%, 21.2%, 0%, 38.8%)

How do I convert stormy blue to HEX?

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

What color family does stormy blue belong to?

stormy blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 206.1°, saturation 32.2%, lightness 46.3%.

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

Lighter variant (lightness 61.3%): #7da0bc. Darker variant (lightness 31.299999999999997%): #36536a. 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.