#1B170E Color Information

Hex color code: #1B170E

A intense orange shade, #1B170E appears as (27, 23, 14) in RGB and (42°, 32%, 8%) in HSL. It is popular in mobile app design.

Try:
Color NameBlack
HEX
#1B170E
RGB
27, 23, 14
HSL
42°, 32%, 8%
CMYK
0%, 15%, 48%, 89%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #1B170E; 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 #1B170E; background-color: #1B170E15; }

Alert / Toast

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

Link / Accent

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

a { color: #1B170E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1B170E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

27, 23, 14

Red: 27 / Green: 23 / Blue: 14

HSL

42°, 32%, 8%

Hue: 42° / Saturation: 32% / Lightness: 8%

CMYK

0%, 15%, 48%, 89%

Cyan: 0% / Magenta: 15% / Yellow: 48% / Key: 89%

What color is #1B170E?

#1B170E is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1B170E to RGB:

rgb(27, 23, 14)HEX to RGB Converter →

HEX to HSL

Convert #1B170E to HSL:

hsl(42, 32%, 8%)RGB to HSL Converter →

HEX to CMYK

Convert #1B170E to CMYK:

cmyk(0%, 15%, 48%, 89%)Color Converter →

Color Meaning and Usage

A dark orange tone, #1B170E has RGB (27, 23, 14) and HSL (42°, 32%, 8%). Known for evoking sophistication and elegance, this very dark shade is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1B170E is #0E121B, creating high-contrast pairings. For softer combinations, try analogous colors like #1B100E.

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

Contrast with #1B170E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1B170E?

#1B170E is a dark orange color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #1B170E?

#1B170E in RGB is (27, 23, 14) - 27 red, 23 green, and 14 blue.

How to use #1B170E in CSS?

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

What colors go well with #1B170E?

#0E121B (complementary), #1B100E (analogous), and #000000 (lighter shade) work well with #1B170E.