#759BCC Color Information

Hex color code: #759BCC

#759BCC is a gentle blue color. In RGB it is (117, 155, 204), and in HSL it is (214°, 46%, 63%). It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#759BCC
RGB
117, 155, 204
HSL
214°, 46%, 63%
CMYK
43%, 24%, 0%, 20%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #759BCC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #759BCC; color: #000000; }

Badge

New Feature
.badge { background-color: #759BCC; color: #000000; }

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 #759BCC; background-color: #759BCC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #759BCC20; border-left: 4px solid #759BCC; }

Link / Accent

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

a { color: #759BCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #759BCC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 155, 204

Red: 117 / Green: 155 / Blue: 204

HSL

214°, 46%, 63%

Hue: 214° / Saturation: 46% / Lightness: 63%

CMYK

43%, 24%, 0%, 20%

Cyan: 43% / Magenta: 24% / Yellow: 0% / Key: 20%

What color is #759BCC?

#759BCC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #759BCC to RGB:

rgb(117, 155, 204)HEX to RGB Converter →

HEX to HSL

Convert #759BCC to HSL:

hsl(214, 46%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #759BCC to CMYK:

cmyk(43%, 24%, 0%, 20%)Color Converter →

Color Meaning and Usage

#759BCC is a delicate blue color with RGB values of 117, 155, 204 and HSL of 214°, 46%, 63%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #759BCC is #CCA675, creating high-contrast pairings. For softer combinations, try analogous colors like #75C6CC.

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

Contrast with #759BCC

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

Contrast Ratio: 7.32:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #759BCC?

#759BCC is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #759BCC?

#759BCC in RGB is (117, 155, 204) - 117 red, 155 green, and 204 blue.

How to use #759BCC in CSS?

Use #759BCC directly in your CSS properties like color or background-color.

What colors go well with #759BCC?

#CCA675 (complementary), #75C6CC (analogous), and #4273B3 (lighter shade) work well with #759BCC.