#8B0000 — Darkred
#8B0000 is Darkred. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.
HEX
#8B0000
RGB
rgb(139, 0, 0)
HSL
hsl(0, 100%, 27%)
HSV
hsv(0, 100%, 55%)
CMYK
cmyk(0%, 100%, 100%, 45%)
20%
40%
60%
80%
100%
Shades and tints of Darkred
CSS snippets
| Hex | color: #8B0000; |
| Keyword | color: darkred; |
| RGB | color: rgb(139, 0, 0); |
| HSL | color: hsl(0, 100%, 27%); |
Frequently asked questions
What color is #8B0000?
#8B0000 is Darkred, a standard CSS named color. In RGB it's rgb(139, 0, 0); in HSL it's hsl(0, 100%, 27%).
How do I use #8B0000 in CSS?
Use it directly as a hex value (color: #8B0000;), or by its CSS keyword name (color: darkred;) — both are recognized by every modern browser and produce the identical color.
What's the CMYK value for print?
Darkred converts to approximately C0 M100 Y100 K45 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.
Other colors
How was this tool?
Your feedback helps us improve this tool.
