Milk chocolate to CMYK — Color Code

CMYK

cmyk(0%, 38.6%, 76.4%, 50.2%)

Format Value
HEX #7f4e1e
RGB rgb(127, 78, 30)
HSL hsl(29.7, 61.8%, 30.8%)
CMYK cmyk(0%, 38.6%, 76.4%, 50.2%)

What is the CMYK code for milk chocolate?

The CSS color milk chocolate in CMYK format is cmyk(0%, 38.6%, 76.4%, 50.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use milk chocolate in CSS?

To apply milk chocolate in CSS:

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

What are all the color format values for milk chocolate?

FormatValue
HEX#7f4e1e
RGBrgb(127, 78, 30)
HSLhsl(29.7, 61.8%, 30.8%)
CMYKcmyk(0%, 38.6%, 76.4%, 50.2%)

How do I convert milk chocolate to CMYK?

Select milk chocolate from the color name list in our color converter. The CMYK value — cmyk(0%, 38.6%, 76.4%, 50.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does milk chocolate belong to?

milk chocolate belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 29.7°, saturation 61.8%, lightness 30.8%.

How do I create lighter and darker shades of milk chocolate?

Lighter variant (lightness 45.8%): #bd742d. Darker variant (lightness 15.8%): #41280f. 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.