Blue blue to HEX — Color Code

HEX

#2242c7

Format Value
HEX #2242c7
RGB rgb(34, 66, 199)
HSL hsl(228.4, 70.8%, 45.7%)
CMYK cmyk(82.9%, 66.8%, 0%, 22%)

What is the HEX code for blue blue?

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

How do I use blue blue in CSS?

To apply blue blue in CSS:

  • Text color: color: #2242c7;
  • Background: background-color: #2242c7;
  • Border: border-color: #2242c7;

What are all the color format values for blue blue?

FormatValue
HEX#2242c7
RGBrgb(34, 66, 199)
HSLhsl(228.4, 70.8%, 45.7%)
CMYKcmyk(82.9%, 66.8%, 0%, 22%)

How do I convert blue blue to HEX?

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

What color family does blue blue belong to?

blue blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 228.4°, saturation 70.8%, lightness 45.7%.

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

Lighter variant (lightness 60.7%): #546fe2. Darker variant (lightness 30.700000000000003%): #172c86. 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.