#112C27 Color Information

Hex color code: #112C27

#112C27 is a dramatic cyan color. In RGB it is (17, 44, 39), and in HSL it is (169°, 44%, 12%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#112C27
RGB
17, 44, 39
HSL
169°, 44%, 12%
CMYK
61%, 0%, 11%, 83%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #112C27; 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 #112C27; background-color: #112C2715; }

Alert / Toast

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

Link / Accent

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

a { color: #112C27; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #112C27 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

17, 44, 39

Red: 17 / Green: 44 / Blue: 39

HSL

169°, 44%, 12%

Hue: 169° / Saturation: 44% / Lightness: 12%

CMYK

61%, 0%, 11%, 83%

Cyan: 61% / Magenta: 0% / Yellow: 11% / Key: 83%

What color is #112C27?

#112C27 is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #112C27 to RGB:

rgb(17, 44, 39)HEX to RGB Converter →

HEX to HSL

Convert #112C27 to HSL:

hsl(169, 44%, 12%)RGB to HSL Converter →

HEX to CMYK

Convert #112C27 to CMYK:

cmyk(61%, 0%, 11%, 83%)Color Converter →

Color Meaning and Usage

A rich cyan tone, #112C27 has RGB (17, 44, 39) and HSL (169°, 44%, 12%). Known for evoking sophistication and elegance, this very dark shade is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #112C27 is #2C1116, creating high-contrast pairings. For softer combinations, try analogous colors like #112C1A.

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

Contrast with #112C27

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #112C27?

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

What is the RGB value of #112C27?

#112C27 in RGB is (17, 44, 39) - 17 red, 44 green, and 39 blue.

How to use #112C27 in CSS?

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

What colors go well with #112C27?

#2C1116 (complementary), #112C1A (analogous), and #000000 (lighter shade) work well with #112C27.