Lightness variants
| Lightness |
HEX |
RGB |
Swatch |
| 10% |
#330000 |
rgb(51,0,0) |
|
| 20% |
#660000 |
rgb(102,0,0) |
|
| 30% ◀ |
#990000 |
rgb(153,0,0) |
|
| 40% |
#CC0000 |
rgb(204,0,0) |
|
| 50% |
#FF0000 |
rgb(255,0,0) |
|
| 60% |
#FF3333 |
rgb(255,51,51) |
|
| 70% |
#FF6666 |
rgb(255,102,102) |
|
| 80% |
#FF9999 |
rgb(255,153,153) |
|
| 90% |
#FFCCCC |
rgb(255,204,204) |
|
Frequently Asked Questions
What is the RGB value of #8B0000?+
#8B0000 in RGB is rgb(139, 0, 0).
What is #8B0000 in HSL?+
#8B0000 in HSL is hsl(0°, 100%, 27%).
How do I use #8B0000 in CSS?+
Use color: #8b0000; or color: rgb(139,0,0); or color: hsl(0,100%,27%);
What kind of color is #8B0000?+
#8B0000 has R=139, G=0, B=0. Hue: 0°, Saturation: 100%, Lightness: 27%. It is a dark colour.