What is the HEX code for french blue?
The CSS color french blue in HEX format is #436bad. 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: #436bad;
- Background: background-color: #436bad;
- Border: border-color: #436bad;
What are all the color format values for french blue?
| 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%) |
How do I convert french blue to HEX?
Select french blue from the color name list in our color converter. The HEX value — #436bad — 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 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.