#104CBC Color Information

Hex color code: #104CBC

A eye-catching blue shade, #104CBC appears as (16, 76, 188) in RGB and (219°, 84%, 40%) in HSL. It is widely used in graphic design.

Try:
Color NameRoyal Blue
HEX
#104CBC
RGB
16, 76, 188
HSL
219°, 84%, 40%
CMYK
91%, 60%, 0%, 26%

Shades

CSS Usage
color: #104CBC;
background-color: #104CBC;
border-color: #104CBC;
box-shadow: 0 0 10px #104CBC;
border: 2px solid #104CBC;
Tailwind Usage
bg-[#104CBC]
text-[#104CBC]
border-[#104CBC]
shadow-[0_0_10px_104CBC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #104CBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #104CBC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #104CBC; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #104CBC; background-color: #104CBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #104CBC20; border-left: 4px solid #104CBC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #104CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #104CBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

16, 76, 188

Red: 16 / Green: 76 / Blue: 188

HSL

219°, 84%, 40%

Hue: 219° / Saturation: 84% / Lightness: 40%

CMYK

91%, 60%, 0%, 26%

Cyan: 91% / Magenta: 60% / Yellow: 0% / Key: 26%

What color is #104CBC?

#104CBC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #104CBC to RGB:

rgb(16, 76, 188)HEX to RGB Converter →

HEX to HSL

Convert #104CBC to HSL:

hsl(219, 84%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #104CBC to CMYK:

cmyk(91%, 60%, 0%, 26%)Color Converter →

Color Meaning and Usage

#104CBC is a bold blue color with RGB values of 16, 76, 188 and HSL of 219°, 84%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #104CBC is #BC8010, creating high-contrast pairings. For softer combinations, try analogous colors like #10A2BC.

Use #104CBC in CSS: color: #104CBC or background-color: #104CBC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #104CBC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.78:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #104CBC?

#104CBC is a bold blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #104CBC?

#104CBC in RGB is (16, 76, 188) - 16 red, 76 green, and 188 blue.

How to use #104CBC in CSS?

Use #104CBC directly in your CSS properties like color or background-color.

What colors go well with #104CBC?

#BC8010 (complementary), #10A2BC (analogous), and #0A3075 (lighter shade) work well with #104CBC.