What is the CMYK code for battleship grey?
The CSS color battleship grey in CMYK format is cmyk(19.5%, 6.8%, 0%, 47.8%). 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: cmyk(19.5%, 6.8%, 0%, 47.8%);
- Background: background-color: cmyk(19.5%, 6.8%, 0%, 47.8%);
- Border: border-color: cmyk(19.5%, 6.8%, 0%, 47.8%);
What are all the color format values for battleship grey?
| 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%) |
How do I convert battleship grey to CMYK?
Select battleship grey from the color name list in our color converter. The CMYK value — cmyk(19.5%, 6.8%, 0%, 47.8%) — 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 CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.