Lightness variants
| Lightness |
HEX |
RGB |
Swatch |
| 10% |
#330033 |
rgb(51,0,51) |
|
| 20% |
#660066 |
rgb(102,0,102) |
|
| 30% ◀ |
#990099 |
rgb(153,0,153) |
|
| 40% |
#CC00CC |
rgb(204,0,204) |
|
| 50% |
#FF00FF |
rgb(255,0,255) |
|
| 60% |
#FF33FF |
rgb(255,51,255) |
|
| 70% |
#FF66FF |
rgb(255,102,255) |
|
| 80% |
#FF99FF |
rgb(255,153,255) |
|
| 90% |
#FFCCFF |
rgb(255,204,255) |
|
Frequently Asked Questions
What is the RGB value of #8B008B?+
#8B008B in RGB is rgb(139, 0, 139).
What is #8B008B in HSL?+
#8B008B in HSL is hsl(300°, 100%, 27%).
How do I use #8B008B in CSS?+
Use color: #8b008b; or color: rgb(139,0,139); or color: hsl(300,100%,27%);
What kind of color is #8B008B?+
#8B008B has R=139, G=0, B=139. Hue: 300°, Saturation: 100%, Lightness: 27%. It is a dark colour.