#34709D Color Information

Hex color code: #34709D

#34709D is a peaceful blue color. In RGB it is (52, 112, 157), and in HSL it is (206°, 50%, 41%). It is widely used in graphic design.

Try:
Color NameSteel Blue
HEX
#34709D
RGB
52, 112, 157
HSL
206°, 50%, 41%
CMYK
67%, 29%, 0%, 38%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #34709D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #34709D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #34709D; 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 #34709D; background-color: #34709D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #34709D20; border-left: 4px solid #34709D; }

Link / Accent

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

a { color: #34709D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34709D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 112, 157

Red: 52 / Green: 112 / Blue: 157

HSL

206°, 50%, 41%

Hue: 206° / Saturation: 50% / Lightness: 41%

CMYK

67%, 29%, 0%, 38%

Cyan: 67% / Magenta: 29% / Yellow: 0% / Key: 38%

What color is #34709D?

#34709D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34709D to RGB:

rgb(52, 112, 157)HEX to RGB Converter →

HEX to HSL

Convert #34709D to HSL:

hsl(206, 50%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #34709D to CMYK:

cmyk(67%, 29%, 0%, 38%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #34709D has RGB (52, 112, 157) and HSL (206°, 50%, 41%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34709D is #9D6234, creating high-contrast pairings. For softer combinations, try analogous colors like #349D96.

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

Contrast with #34709D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34709D?

#34709D is a tranquil blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #34709D?

#34709D in RGB is (52, 112, 157) - 52 red, 112 green, and 157 blue.

How to use #34709D in CSS?

Use #34709D directly in your CSS properties like color or background-color.

What colors go well with #34709D?

#9D6234 (complementary), #349D96 (analogous), and #214763 (lighter shade) work well with #34709D.