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

#4f738e
Format Value
HEX #4f738e
RGB rgb(79, 115, 142)
HSL hsl(205.7, 28.5%, 43.3%)
CMYK cmyk(44.4%, 19%, 0%, 44.3%)
HSV hsv(205.7, 44.4%, 55.7%)

metallic blue color harmonies

Tints & shades of metallic blue

Tints (lighter)

#5f8098 #6f8ca3 #7f99ad #8fa6b7 #9fb3c1 #afbfcc #bfccd6 #cfd9e0 #dfe6ea #eff2f5

Shades (darker)

#486981 #415e74 #395467 #32495a #2b3f4d #243441 #1d2a34 #161f27 #0e151a #070a0d

Contrast & accessibility

The quick brown fox

On white · 5.03:1 · AA

The quick brown fox

On black · 4.18:1 · AA Large

Recommended text color: #ffffff

Use metallic blue in code

CSS color: #4f738e;
SCSS $color: #4f738e;
Tailwind bg-[#4f738e]
Swift UIColor(red: 0.310, green: 0.451, blue: 0.557, alpha: 1)
Android Color.parseColor("#4f738e")
Flutter Color(0xFF4F738E)

Colors similar to metallic blue

Browse all Blue colors →

What is the HEX code for metallic blue?

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

How do I use metallic blue in CSS?

To apply metallic blue in CSS:

  • Text color: color: #4f738e;
  • Background: background-color: #4f738e;
  • Border: border-color: #4f738e;

What are all the color format values for metallic blue?

FormatValue
HEX#4f738e
RGBrgb(79, 115, 142)
HSLhsl(205.7, 28.5%, 43.3%)
CMYKcmyk(44.4%, 19%, 0%, 44.3%)

How do I convert metallic blue to HEX?

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

What color family does metallic blue belong to?

metallic blue belongs to the blue color family. It is a medium, muted color with HSL values: hue 205.7°, saturation 28.5%, lightness 43.3%.

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

Lighter variant (lightness 58.3%): #7699b3. Darker variant (lightness 28.299999999999997%): #344b5d. 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.