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