Battleship grey Color — HEX, RGB, HSL & CMYK Codes

#6b7c85
Format Value
HEX #6b7c85
RGB rgb(107, 124, 133)
HSL hsl(200.8, 10.8%, 47.1%)
CMYK cmyk(19.5%, 6.8%, 0%, 47.8%)
HSV hsv(200.8, 19.5%, 52.2%)

battleship grey color harmonies

Tints & shades of battleship grey

Tints (lighter)

#788890 #86949b #93a0a6 #a1acb1 #aeb8bc #bcc3c8 #c9cfd3 #d7dbde #e4e7e9 #f2f3f4

Shades (darker)

#617179 #58656d #4e5a61 #444f55 #3a4449 #31383c #272d30 #1d2224 #131718 #0a0b0c

Contrast & accessibility

The quick brown fox

On white · 4.33:1 · AA Large

The quick brown fox

On black · 4.85:1 · AA

Recommended text color: #000000

Use battleship grey in code

CSS color: #6b7c85;
SCSS $color: #6b7c85;
Tailwind bg-[#6b7c85]
Swift UIColor(red: 0.420, green: 0.486, blue: 0.522, alpha: 1)
Android Color.parseColor("#6b7c85")
Flutter Color(0xFF6B7C85)

Colors similar to battleship grey

Browse all Blue colors →

What is the HEX code for battleship grey?

The CSS color battleship grey in HEX format is #6b7c85. Use this value directly in CSS, SVG, and most design tools.

How do I use battleship grey in CSS?

To apply battleship grey in CSS:

  • Text color: color: #6b7c85;
  • Background: background-color: #6b7c85;
  • Border: border-color: #6b7c85;

What are all the color format values for battleship grey?

FormatValue
HEX#6b7c85
RGBrgb(107, 124, 133)
HSLhsl(200.8, 10.8%, 47.1%)
CMYKcmyk(19.5%, 6.8%, 0%, 47.8%)

How do I convert battleship grey to HEX?

Select battleship grey from the color name list in our color converter. The HEX value — #6b7c85 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does battleship grey belong to?

battleship grey belongs to the blue color family. It is a medium, muted color with HSL values: hue 200.8°, saturation 10.8%, lightness 47.1%.

How do I create lighter and darker shades of battleship grey?

Lighter variant (lightness 62.1%): #94a2a9. Darker variant (lightness 32.1%): #49555b. 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.