Denim blue to HEX — Color Code

HEX

#3b5b92

Format Value
HEX #3b5b92
RGB rgb(59, 91, 146)
HSL hsl(217.9, 42.4%, 40.2%)
CMYK cmyk(59.6%, 37.7%, 0%, 42.7%)

What is the HEX code for denim blue?

The CSS color denim blue in HEX format is #3b5b92. Use this value directly in CSS, SVG, and most design tools.

How do I use denim blue in CSS?

To apply denim blue in CSS:

  • Text color: color: #3b5b92;
  • Background: background-color: #3b5b92;
  • Border: border-color: #3b5b92;

What are all the color format values for denim blue?

FormatValue
HEX#3b5b92
RGBrgb(59, 91, 146)
HSLhsl(217.9, 42.4%, 40.2%)
CMYKcmyk(59.6%, 37.7%, 0%, 42.7%)

How do I convert denim blue to HEX?

Select denim blue from the color name list in our color converter. The HEX value — #3b5b92 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does denim blue belong to?

denim blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 217.9°, saturation 42.4%, lightness 40.2%.

How do I create lighter and darker shades of denim blue?

Lighter variant (lightness 55.2%): #5c80bd. Darker variant (lightness 25.200000000000003%): #25395c. 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.