#507167 Color Information

Hex color code: #507167

#507167 is a neutral cyan color. In RGB it is (80, 113, 103), and in HSL it is (162°, 17%, 38%). It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#507167
RGB
80, 113, 103
HSL
162°, 17%, 38%
CMYK
29%, 0%, 9%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #507167; 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 #507167; background-color: #50716715; }

Alert / Toast

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

Link / Accent

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

a { color: #507167; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #507167 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 113, 103

Red: 80 / Green: 113 / Blue: 103

HSL

162°, 17%, 38%

Hue: 162° / Saturation: 17% / Lightness: 38%

CMYK

29%, 0%, 9%, 56%

Cyan: 29% / Magenta: 0% / Yellow: 9% / Key: 56%

What color is #507167?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #507167 to RGB:

rgb(80, 113, 103)HEX to RGB Converter →

HEX to HSL

Convert #507167 to HSL:

hsl(162, 17%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #507167 to CMYK:

cmyk(29%, 0%, 9%, 56%)Color Converter →

Color Meaning and Usage

#507167 is a muted cyan color with RGB values of 80, 113, 103 and HSL of 162°, 17%, 38%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #507167 is #71505A, creating high-contrast pairings. For softer combinations, try analogous colors like #507157.

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

Contrast with #507167

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #507167?

#507167 is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #507167?

#507167 in RGB is (80, 113, 103) - 80 red, 113 green, and 103 blue.

How to use #507167 in CSS?

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

What colors go well with #507167?

#71505A (complementary), #507157 (analogous), and #31453F (lighter shade) work well with #507167.