Dimgray to CMYK — Color Code

CMYK

cmyk(0%, 0%, 0%, 58.8%)

Format Value
HEX #696969
RGB rgb(105, 105, 105)
HSL hsl(0, 0%, 41.2%)
CMYK cmyk(0%, 0%, 0%, 58.8%)

What is the CMYK code for dimgray?

The CSS color dimgray in CMYK format is cmyk(0%, 0%, 0%, 58.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use dimgray in CSS?

To apply dimgray in CSS:

  • Text color: color: cmyk(0%, 0%, 0%, 58.8%);
  • Background: background-color: cmyk(0%, 0%, 0%, 58.8%);
  • Border: border-color: cmyk(0%, 0%, 0%, 58.8%);

What are all the color format values for dimgray?

FormatValue
HEX#696969
RGBrgb(105, 105, 105)
HSLhsl(0, 0%, 41.2%)
CMYKcmyk(0%, 0%, 0%, 58.8%)

How do I convert dimgray to CMYK?

Select dimgray from the color name list in our color converter. The CMYK value — cmyk(0%, 0%, 0%, 58.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dimgray belong to?

dimgray belongs to the neutral (gray) color family. It is a medium, muted color with HSL values: hue 0°, saturation 0%, lightness 41.2%.

How do I create lighter and darker shades of dimgray?

Lighter variant (lightness 56.2%): #8f8f8f. Darker variant (lightness 26.200000000000003%): #434343. 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.