#12816D Color Information

Hex color code: #12816D

A striking cyan shade, #12816D appears as (18, 129, 109) in RGB and (169°, 76%, 29%) in HSL. It is often used for branding and logos.

Try:
Color NameTeal
HEX
#12816D
RGB
18, 129, 109
HSL
169°, 76%, 29%
CMYK
86%, 0%, 16%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #12816D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 129, 109

Red: 18 / Green: 129 / Blue: 109

HSL

169°, 76%, 29%

Hue: 169° / Saturation: 76% / Lightness: 29%

CMYK

86%, 0%, 16%, 49%

Cyan: 86% / Magenta: 0% / Yellow: 16% / Key: 49%

What color is #12816D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #12816D to RGB:

rgb(18, 129, 109)HEX to RGB Converter →

HEX to HSL

Convert #12816D to HSL:

hsl(169, 76%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #12816D to CMYK:

cmyk(86%, 0%, 16%, 49%)Color Converter →

Color Meaning and Usage

A eye-catching cyan tone, #12816D has RGB (18, 129, 109) and HSL (169°, 76%, 29%). 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 #12816D is #821226, creating high-contrast pairings. For softer combinations, try analogous colors like #128235.

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

Contrast with #12816D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #12816D?

#12816D is a eye-catching cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #12816D?

#12816D in RGB is (18, 129, 109) - 18 red, 129 green, and 109 blue.

How to use #12816D in CSS?

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

What colors go well with #12816D?

#821226 (complementary), #128235 (analogous), and #093F35 (lighter shade) work well with #12816D.