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 #FFB3B3?+
#FFB3B3 in RGB is rgb(255, 179, 179).
What is #FFB3B3 in HSL?+
#FFB3B3 in HSL is hsl(0°, 100%, 85%).
How do I use #FFB3B3 in CSS?+
Use color: #ffb3b3; or color: rgb(255,179,179); or color: hsl(0,100%,85%);
What kind of color is #FFB3B3?+
#FFB3B3 has R=255, G=179, B=179. Hue: 0°, Saturation: 100%, Lightness: 85%. It is a light colour.