#100F09 Color

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

Color preview

#100F09

Color formats

HEX
#100F09
RGB
rgb(16, 15, 9)
RGBA
rgba(16, 15, 9, 1)
HSL
hsl(51, 28%, 5%)
HSV
hsv(51, 44%, 6%)
CMYK
cmyk(0%, 6%, 44%, 94%)
CSS variable
--color-primary: #100F09;
Lowercase HEX
#100f09

Shades

Tints

Tones

Harmony

CSS snippets for #100F09

.color-100f09 {
  color: #100F09;
  background-color: #100F09;
}

Frequently asked questions

What color is #100F09?+

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

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

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