#0B4CBC Color Information

Hex color code: #0B4CBC

A bold blue shade, #0B4CBC appears as (11, 76, 188) in RGB and (218°, 89%, 39%) in HSL. It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#0B4CBC
RGB
11, 76, 188
HSL
218°, 89%, 39%
CMYK
94%, 60%, 0%, 26%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #0B4CBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #0B4CBC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #0B4CBC; 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 #0B4CBC; background-color: #0B4CBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #0B4CBC20; border-left: 4px solid #0B4CBC; }

Link / Accent

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

a { color: #0B4CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0B4CBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

11, 76, 188

Red: 11 / Green: 76 / Blue: 188

HSL

218°, 89%, 39%

Hue: 218° / Saturation: 89% / Lightness: 39%

CMYK

94%, 60%, 0%, 26%

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

What color is #0B4CBC?

#0B4CBC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0B4CBC to RGB:

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

HEX to HSL

Convert #0B4CBC to HSL:

hsl(218, 89%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #0B4CBC to CMYK:

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

Color Meaning and Usage

A striking blue tone, #0B4CBC has RGB (11, 76, 188) and HSL (218°, 89%, 39%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0B4CBC is #BC7B0B, creating high-contrast pairings. For softer combinations, try analogous colors like #0BA4BC.

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

Contrast with #0B4CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0B4CBC?

#0B4CBC is a striking blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #0B4CBC?

#0B4CBC in RGB is (11, 76, 188) - 11 red, 76 green, and 188 blue.

How to use #0B4CBC in CSS?

Use #0B4CBC directly in your CSS properties like color or background-color.

What colors go well with #0B4CBC?

#BC7B0B (complementary), #0BA4BC (analogous), and #072F74 (lighter shade) work well with #0B4CBC.