#99000D Color

Inspect #99000D across formats, palettes, contrast and closest named color matches.

Color preview

#99000D

Color formats

HEX
#99000D
RGB
rgb(153, 0, 13)
RGBA
rgba(153, 0, 13, 1)
HSL
hsl(355, 100%, 30%)
HSV
hsv(355, 100%, 60%)
CMYK
cmyk(0%, 100%, 92%, 40%)
CSS variable
--color-primary: #99000D;
Lowercase HEX
#99000d

Shades

Tints

Tones

Harmony

CSS snippets for #99000D

.color-99000d {
  color: #99000D;
  background-color: #99000D;
}

Frequently asked questions

What color is #99000D?+

#99000D is a HEX color with RGB value rgb(153, 0, 13) and HSL value hsl(355, 100%, 30%). Its closest CSS named color is DarkRed.

What is the closest Tailwind color to #99000D?+

The closest Tailwind color is red-800, available as the bg-red-800 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