Dusk to CMYK — Color Code

#4e5481
Format Value
HEX #4e5481
RGB rgb(78, 84, 129)
HSL hsl(232.9, 24.6%, 40.6%)
CMYK cmyk(39.5%, 34.9%, 0%, 49.4%)
HSV hsv(232.9, 39.5%, 50.6%)

dusk color harmonies

Tints & shades of dusk

Tints (lighter)

#5e648c #6e7398 #7e83a3 #8e92af #9ea2ba #afb1c6 #bfc1d1 #cfd0dd #dfe0e8 #efeff4

Shades (darker)

#474c75 #40456a #393d5e #323552 #2b2e46 #23263b #1c1f2f #151723 #0e0f17 #07080c

Contrast & accessibility

The quick brown fox

On white · 7.22:1 · AAA

The quick brown fox

On black · 2.91:1 · Fail

Recommended text color: #ffffff

Use dusk in code

CSS color: #4e5481;
SCSS $color: #4e5481;
Tailwind bg-[#4e5481]
Swift UIColor(red: 0.306, green: 0.329, blue: 0.506, alpha: 1)
Android Color.parseColor("#4e5481")
Flutter Color(0xFF4E5481)

Colors similar to dusk

Browse all Blue colors →

What is the CMYK code for dusk?

The CSS color dusk in CMYK format is cmyk(39.5%, 34.9%, 0%, 49.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use dusk in CSS?

To apply dusk in CSS:

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

What are all the color format values for dusk?

FormatValue
HEX#4e5481
RGBrgb(78, 84, 129)
HSLhsl(232.9, 24.6%, 40.6%)
CMYKcmyk(39.5%, 34.9%, 0%, 49.4%)

How do I convert dusk to CMYK?

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

What color family does dusk belong to?

dusk belongs to the blue color family. It is a medium, muted color with HSL values: hue 232.9°, saturation 24.6%, lightness 40.6%.

How do I create lighter and darker shades of dusk?

Lighter variant (lightness 55.6%): #7279aa. Darker variant (lightness 25.6%): #313551. 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.