#24697B Color Information

Hex color code: #24697B

#24697B is a calming cyan color. In RGB it is (36, 105, 123), and in HSL it is (192°, 55%, 31%). It is often used for branding and logos.

Try:
Color NameTeal
HEX
#24697B
RGB
36, 105, 123
HSL
192°, 55%, 31%
CMYK
71%, 15%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #24697B; 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 #24697B; background-color: #24697B15; }

Alert / Toast

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

Link / Accent

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

a { color: #24697B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #24697B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

36, 105, 123

Red: 36 / Green: 105 / Blue: 123

HSL

192°, 55%, 31%

Hue: 192° / Saturation: 55% / Lightness: 31%

CMYK

71%, 15%, 0%, 52%

Cyan: 71% / Magenta: 15% / Yellow: 0% / Key: 52%

What color is #24697B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #24697B to RGB:

rgb(36, 105, 123)HEX to RGB Converter →

HEX to HSL

Convert #24697B to HSL:

hsl(192, 55%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #24697B to CMYK:

cmyk(71%, 15%, 0%, 52%)Color Converter →

Color Meaning and Usage

A serene cyan tone, #24697B has RGB (36, 105, 123) and HSL (192°, 55%, 31%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #24697B is #7B3524, creating high-contrast pairings. For softer combinations, try analogous colors like #247B60.

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

Contrast with #24697B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #24697B?

#24697B is a serene cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #24697B?

#24697B in RGB is (36, 105, 123) - 36 red, 105 green, and 123 blue.

How to use #24697B in CSS?

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

What colors go well with #24697B?

#7B3524 (complementary), #247B60 (analogous), and #12363F (lighter shade) work well with #24697B.