Blueberry to RGB — 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 RGB code for blueberry?

The CSS color blueberry in RGB format is rgb(70, 65, 150). 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: rgb(70, 65, 150);
  • Background: background-color: rgb(70, 65, 150);
  • Border: border-color: rgb(70, 65, 150);

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 RGB?

Select blueberry from the color name list in our color converter. The RGB value — rgb(70, 65, 150) — 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 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.