#100B09 Color

Inspect #100B09 across formats, palettes, contrast and closest named color matches.

Color preview

#100B09

Color formats

HEX
#100B09
RGB
rgb(16, 11, 9)
RGBA
rgba(16, 11, 9, 1)
HSL
hsl(17, 28%, 5%)
HSV
hsv(17, 44%, 6%)
CMYK
cmyk(0%, 31%, 44%, 94%)
CSS variable
--color-primary: #100B09;
Lowercase HEX
#100b09

Shades

Tints

Tones

Harmony

CSS snippets for #100B09

.color-100b09 {
  color: #100B09;
  background-color: #100B09;
}

Frequently asked questions

What color is #100B09?+

#100B09 is a HEX color with RGB value rgb(16, 11, 9) and HSL value hsl(17, 28%, 5%). Its closest CSS named color is Black.

What is the closest Tailwind color to #100B09?+

The closest Tailwind color is stone-950, available as the bg-stone-950 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools