French blue to RGB — Color Code

#436bad
Format Value
HEX #436bad
RGB rgb(67, 107, 173)
HSL hsl(217.4, 44.2%, 47.1%)
CMYK cmyk(61.3%, 38.2%, 0%, 32.2%)
HSV hsv(217.4, 61.3%, 67.8%)

french blue color harmonies

Tints & shades of french blue

Tints (lighter)

#5478b4 #6586bc #7693c3 #87a1cb #98aed2 #aabcda #bbc9e1 #ccd7e9 #dde4f0 #eef2f8

Shades (darker)

#3d619d #37588e #314e7e #2b446e #253a5e #1e314f #18273f #121d2f #0c131f #060a10

Contrast & accessibility

The quick brown fox

On white · 5.32:1 · AA

The quick brown fox

On black · 3.95:1 · AA Large

Recommended text color: #ffffff

Use french blue in code

CSS color: #436bad;
SCSS $color: #436bad;
Tailwind bg-[#436bad]
Swift UIColor(red: 0.263, green: 0.420, blue: 0.678, alpha: 1)
Android Color.parseColor("#436bad")
Flutter Color(0xFF436BAD)

Colors similar to french blue

Browse all Blue colors →

What is the RGB code for french blue?

The CSS color french blue in RGB format is rgb(67, 107, 173). Use this value directly in CSS, SVG, and most design tools.

How do I use french blue in CSS?

To apply french blue in CSS:

  • Text color: color: rgb(67, 107, 173);
  • Background: background-color: rgb(67, 107, 173);
  • Border: border-color: rgb(67, 107, 173);

What are all the color format values for french blue?

FormatValue
HEX#436bad
RGBrgb(67, 107, 173)
HSLhsl(217.4, 44.2%, 47.1%)
CMYKcmyk(61.3%, 38.2%, 0%, 32.2%)

How do I convert french blue to RGB?

Select french blue from the color name list in our color converter. The RGB value — rgb(67, 107, 173) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does french blue belong to?

french blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 217.4°, saturation 44.2%, lightness 47.1%.

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

Lighter variant (lightness 62.1%): #7494c9. Darker variant (lightness 32.1%): #2e4976. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.