#310BBC Color Information

Hex color code: #310BBC

#310BBC is a striking blue color. In RGB it is (49, 11, 188), and in HSL it is (253°, 89%, 39%). It is often used for branding and logos.

Try:
Color NameIndigo
HEX
#310BBC
RGB
49, 11, 188
HSL
253°, 89%, 39%
CMYK
74%, 94%, 0%, 26%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #310BBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #310BBC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #310BBC; 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 #310BBC; background-color: #310BBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #310BBC20; border-left: 4px solid #310BBC; }

Link / Accent

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

a { color: #310BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #310BBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

49, 11, 188

Red: 49 / Green: 11 / Blue: 188

HSL

253°, 89%, 39%

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

CMYK

74%, 94%, 0%, 26%

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

What color is #310BBC?

#310BBC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #310BBC to RGB:

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

HEX to HSL

Convert #310BBC to HSL:

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

HEX to CMYK

Convert #310BBC to CMYK:

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

Color Meaning and Usage

A bold blue tone, #310BBC has RGB (49, 11, 188) and HSL (253°, 89%, 39%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #310BBC is #96BC0B, creating high-contrast pairings. For softer combinations, try analogous colors like #0B3DBC.

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

Contrast with #310BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #310BBC?

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

What is the RGB value of #310BBC?

#310BBC in RGB is (49, 11, 188) - 49 red, 11 green, and 188 blue.

How to use #310BBC in CSS?

Use #310BBC directly in your CSS properties like color or background-color.

What colors go well with #310BBC?

#96BC0B (complementary), #0B3DBC (analogous), and #1E0774 (lighter shade) work well with #310BBC.