#14332C Color Information

Hex color code: #14332C

#14332C is a rich cyan color. In RGB it is (20, 51, 44), and in HSL it is (166°, 44%, 14%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#14332C
RGB
20, 51, 44
HSL
166°, 44%, 14%
CMYK
61%, 0%, 14%, 80%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #14332C; 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 #14332C; background-color: #14332C15; }

Alert / Toast

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

Link / Accent

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

a { color: #14332C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #14332C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 51, 44

Red: 20 / Green: 51 / Blue: 44

HSL

166°, 44%, 14%

Hue: 166° / Saturation: 44% / Lightness: 14%

CMYK

61%, 0%, 14%, 80%

Cyan: 61% / Magenta: 0% / Yellow: 14% / Key: 80%

What color is #14332C?

#14332C is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #14332C to RGB:

rgb(20, 51, 44)HEX to RGB Converter →

HEX to HSL

Convert #14332C to HSL:

hsl(166, 44%, 14%)RGB to HSL Converter →

HEX to CMYK

Convert #14332C to CMYK:

cmyk(61%, 0%, 14%, 80%)Color Converter →

Color Meaning and Usage

#14332C is a rich cyan color with RGB values of 20, 51, 44 and HSL of 166°, 44%, 14%. This very dark shade evokes sophistication and elegance, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #14332C is #33141B, creating high-contrast pairings. For softer combinations, try analogous colors like #14331C.

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

Contrast with #14332C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #14332C?

#14332C is a rich cyan color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #14332C?

#14332C in RGB is (20, 51, 44) - 20 red, 51 green, and 44 blue.

How to use #14332C in CSS?

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

What colors go well with #14332C?

#33141B (complementary), #14331C (analogous), and #000000 (lighter shade) work well with #14332C.