Blueberry to HSL

Color Code

#464196
Format Value
HEX #464196
RGB rgb(70, 65, 150)
HSL hsl(243.5, 39.5%, 42.2%)
CMYK cmyk(53.3%, 56.7%, 0%, 41.2%)
HSV hsv(243.5, 56.7%, 58.8%)

blueberry color harmonies

Tints & shades of blueberry

Tints (lighter)

#5752a0 #6864a9 #7875b3 #8986bc #9a97c6 #aba9cf #bcbad9 #cdcbe2 #dddcec #eeeef5

Shades (darker)

#403b88 #39357b #332f6d #2d295f #262352 #201e44 #191837 #131229 #0d0c1b #06060e

Contrast & accessibility

The quick brown fox

On white · 8.55:1 · AAA

The quick brown fox

On black · 2.46:1 · Fail

Recommended text color: #ffffff

Use blueberry in code

CSS color: #464196;
SCSS $color: #464196;
Tailwind bg-[#464196]
Swift UIColor(red: 0.275, green: 0.255, blue: 0.588, alpha: 1)
Android Color.parseColor("#464196")
Flutter Color(0xFF464196)

Colors similar to blueberry

Browse all Blue colors →

What is the HSL code for blueberry?

The CSS color blueberry in HSL format is hsl(243.5, 39.5%, 42.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use blueberry in CSS?

To apply blueberry in CSS:

  • Text color: color: hsl(243.5, 39.5%, 42.2%);
  • Background: background-color: hsl(243.5, 39.5%, 42.2%);
  • Border: border-color: hsl(243.5, 39.5%, 42.2%);

What are all the color format values for blueberry?

FormatValue
HEX#464196
RGBrgb(70, 65, 150)
HSLhsl(243.5, 39.5%, 42.2%)
CMYKcmyk(53.3%, 56.7%, 0%, 41.2%)

How do I convert blueberry to HSL?

Select blueberry from the color name list in our color converter. The HSL value — hsl(243.5, 39.5%, 42.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does blueberry belong to?

blueberry belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 243.5°, saturation 39.5%, lightness 42.2%.

How do I create lighter and darker shades of blueberry?

Lighter variant (lightness 57.2%): #6c67bd. Darker variant (lightness 27.200000000000003%): #2d2a61. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.