#0B465B Color Information

Hex color code: #0B465B

A dramatic blue shade, #0B465B appears as (11, 70, 91) in RGB and (196°, 78%, 20%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#0B465B
RGB
11, 70, 91
HSL
196°, 78%, 20%
CMYK
88%, 23%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #0B465B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

11, 70, 91

Red: 11 / Green: 70 / Blue: 91

HSL

196°, 78%, 20%

Hue: 196° / Saturation: 78% / Lightness: 20%

CMYK

88%, 23%, 0%, 64%

Cyan: 88% / Magenta: 23% / Yellow: 0% / Key: 64%

What color is #0B465B?

#0B465B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0B465B to RGB:

rgb(11, 70, 91)HEX to RGB Converter →

HEX to HSL

Convert #0B465B to HSL:

hsl(196, 78%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #0B465B to CMYK:

cmyk(88%, 23%, 0%, 64%)Color Converter →

Color Meaning and Usage

A dramatic blue tone, #0B465B has RGB (11, 70, 91) and HSL (196°, 78%, 20%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0B465B is #5B200B, creating high-contrast pairings. For softer combinations, try analogous colors like #0B5B48.

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

Contrast with #0B465B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0B465B?

#0B465B is a dramatic blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #0B465B?

#0B465B in RGB is (11, 70, 91) - 11 red, 70 green, and 91 blue.

How to use #0B465B in CSS?

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

What colors go well with #0B465B?

#5B200B (complementary), #0B5B48 (analogous), and #031117 (lighter shade) work well with #0B465B.