#082F77 Color Information

Hex color code: #082F77

#082F77 is a bold blue color. In RGB it is (8, 47, 119), and in HSL it is (219°, 87%, 25%). It is frequently seen in web interfaces.

Try:
Color NameNavy
HEX
#082F77
RGB
8, 47, 119
HSL
219°, 87%, 25%
CMYK
93%, 61%, 0%, 53%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #082F77, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #082F77; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #082F77; 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 #082F77; background-color: #082F7715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #082F7720; border-left: 4px solid #082F77; }

Link / Accent

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

a { color: #082F77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #082F77 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

8, 47, 119

Red: 8 / Green: 47 / Blue: 119

HSL

219°, 87%, 25%

Hue: 219° / Saturation: 87% / Lightness: 25%

CMYK

93%, 61%, 0%, 53%

Cyan: 93% / Magenta: 61% / Yellow: 0% / Key: 53%

What color is #082F77?

#082F77 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #082F77 to RGB:

rgb(8, 47, 119)HEX to RGB Converter →

HEX to HSL

Convert #082F77 to HSL:

hsl(219, 87%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #082F77 to CMYK:

cmyk(93%, 61%, 0%, 53%)Color Converter →

Color Meaning and Usage

A dynamic blue tone, #082F77 has RGB (8, 47, 119) and HSL (219°, 87%, 25%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #082F77 is #775008, creating high-contrast pairings. For softer combinations, try analogous colors like #086777.

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

Contrast with #082F77

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #082F77?

#082F77 is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #082F77?

#082F77 in RGB is (8, 47, 119) - 8 red, 47 green, and 119 blue.

How to use #082F77 in CSS?

Use #082F77 directly in your CSS properties like color or background-color.

What colors go well with #082F77?

#775008 (complementary), #086777 (analogous), and #031330 (lighter shade) work well with #082F77.