Dirty blue Color

HEX, RGB, HSL & CMYK Codes

#3f829d
Format Value
HEX #3f829d
RGB rgb(63, 130, 157)
HSL hsl(197.2, 42.7%, 43.1%)
CMYK cmyk(59.9%, 17.2%, 0%, 38.4%)
HSV hsv(197.2, 59.9%, 61.6%)

dirty blue color harmonies

Tints & shades of dirty blue

Tints (lighter)

#508da6 #6299af #73a4b8 #85afc1 #96bbca #a8c6d2 #b9d2db #cbdde4 #dce8ed #eef4f6

Shades (darker)

#39768f #346a80 #2e5f72 #285364 #224756 #1d3b47 #172f39 #11232b #0b181d #060c0e

Contrast & accessibility

The quick brown fox

On white · 4.29:1 · AA Large

The quick brown fox

On black · 4.89:1 · AA

Recommended text color: #000000

Use dirty blue in code

CSS color: #3f829d;
SCSS $color: #3f829d;
Tailwind bg-[#3f829d]
Swift UIColor(red: 0.247, green: 0.510, blue: 0.616, alpha: 1)
Android Color.parseColor("#3f829d")
Flutter Color(0xFF3F829D)

Colors similar to dirty blue

Browse all Blue colors →

What is the HEX code for dirty blue?

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

How do I use dirty blue in CSS?

To apply dirty blue in CSS:

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

What are all the color format values for dirty blue?

FormatValue
HEX#3f829d
RGBrgb(63, 130, 157)
HSLhsl(197.2, 42.7%, 43.1%)
CMYKcmyk(59.9%, 17.2%, 0%, 38.4%)

How do I convert dirty blue to HEX?

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

What color family does dirty blue belong to?

dirty blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 197.2°, saturation 42.7%, lightness 43.1%.

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

Lighter variant (lightness 58.1%): #67a8c2. Darker variant (lightness 28.1%): #295566. 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.