Strong blue Color — HEX, RGB, HSL & CMYK Codes

#0c06f7
Format Value
HEX #0c06f7
RGB rgb(12, 6, 247)
HSL hsl(241.5, 95.3%, 49.6%)
CMYK cmyk(95.1%, 97.6%, 0%, 3.1%)
HSV hsv(241.5, 97.6%, 96.9%)

strong blue color harmonies

Tints & shades of strong blue

Tints (lighter)

#221df8 #3833f8 #4e4af9 #6461fa #7a77fb #918efb #a7a4fc #bdbbfd #d3d2fe #e9e8fe

Shades (darker)

#0b05e1 #0a05ca #0904b4 #08049d #070387 #050370 #04025a #030243 #02012d #010116

Contrast & accessibility

The quick brown fox

On white · 8.81:1 · AAA

The quick brown fox

On black · 2.38:1 · Fail

Recommended text color: #ffffff

Use strong blue in code

CSS color: #0c06f7;
SCSS $color: #0c06f7;
Tailwind bg-[#0c06f7]
Swift UIColor(red: 0.047, green: 0.024, blue: 0.969, alpha: 1)
Android Color.parseColor("#0c06f7")
Flutter Color(0xFF0C06F7)

Colors similar to strong blue

Browse all Blue colors →

What is the HEX code for strong blue?

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

How do I use strong blue in CSS?

To apply strong blue in CSS:

  • Text color: color: #0c06f7;
  • Background: background-color: #0c06f7;
  • Border: border-color: #0c06f7;

What are all the color format values for strong blue?

FormatValue
HEX#0c06f7
RGBrgb(12, 6, 247)
HSLhsl(241.5, 95.3%, 49.6%)
CMYKcmyk(95.1%, 97.6%, 0%, 3.1%)

How do I convert strong blue to HEX?

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

What color family does strong blue belong to?

strong blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 241.5°, saturation 95.3%, lightness 49.6%.

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

Lighter variant (lightness 64.6%): #534ffb. Darker variant (lightness 34.6%): #0804ac. 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.