#13579B Color

Inspect #13579B across formats, palettes, contrast and closest named color matches.

Color preview

#13579B

Color formats

HEX
#13579B
RGB
rgb(19, 87, 155)
RGBA
rgba(19, 87, 155, 1)
HSL
hsl(210, 78%, 34%)
HSV
hsv(210, 88%, 61%)
CMYK
cmyk(88%, 44%, 0%, 39%)
CSS variable
--color-primary: #13579B;
Lowercase HEX
#13579b

Shades

Tints

Tones

Harmony

CSS snippets for #13579B

.color-13579b {
  color: #13579B;
  background-color: #13579B;
}

Frequently asked questions

What color is #13579B?+

#13579B is a HEX color with RGB value rgb(19, 87, 155) and HSL value hsl(210, 78%, 34%). Its closest CSS named color is Teal.

What is the closest Tailwind color to #13579B?+

The closest Tailwind color is sky-700, available as the bg-sky-700 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