#1000BB Color

Inspect #1000BB across formats, palettes, contrast and closest named color matches.

Color preview

#1000BB

Color formats

HEX
#1000BB
RGB
rgb(16, 0, 187)
RGBA
rgba(16, 0, 187, 1)
HSL
hsl(245, 100%, 37%)
HSV
hsv(245, 100%, 73%)
CMYK
cmyk(91%, 100%, 0%, 27%)
CSS variable
--color-primary: #1000BB;
Lowercase HEX
#1000bb

Shades

Tints

Tones

Harmony

CSS snippets for #1000BB

.color-1000bb {
  color: #1000BB;
  background-color: #1000BB;
}

Frequently asked questions

What color is #1000BB?+

#1000BB is a HEX color with RGB value rgb(16, 0, 187) and HSL value hsl(245, 100%, 37%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #1000BB?+

The closest Tailwind color is indigo-800, available as the bg-indigo-800 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools