In RGB color space, #ff1501 hex color has a red value of 255, a green value of 21 and a blue value of 1.
In CMYK color space (used in color printing), #ff1501 hex color is composed of 0% cyan, 91.76% magenta, 99.61% yellow and 0% black.
#ff1501 color has a hue of 4.7 degrees, a saturation of 100% and a lightness of 50.2%.
#ff1501 hex color contains mainly RED.
The closest web safe color of #ff1501 is #ff0000
#ff1501 hex color has a decimal value of 16717057.
HEX | ff1501 | #ff1501 |
---|---|---|
RGB | 255, 21, 1 | rgb(255, 21, 1) |
RGB Percent | 100, 8.24, 0.39 | rgb(100, 8.24, 0.39) |
CMYK | 0, 92, 100, 0 | |
HSL | 4.7°, 100, 50.2 | hsl(4.7, 100%, 50.2%) |
HSV | 4.7°, 99.6, 100 |
XYZ | 41.514, 21.799, 2.048 |
---|---|
Hunter Lab | 46.689, 77.007, 30.082 |
CIE-LAB | 53.813, 78.445, 67.179 |
CIE-LCH | 53.813, 103.279, 40.576 |
CIE-LUV | 0, 91.76, 99.61, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1501
CMYK percent of color #ff1501
Text with hexadecimal color #ff1501
This text has a font color of #ff1501
<p style="color:#ff1501">Text here</p>
#ff1501 Background Color
This box has a background color of #ff1501
<div style="background-color:#ff1501">Text here</div>
#ff1501 Border Color
This box has a border color of #ff1501
<div style="border: 4px solid #ff1501">Text here</div>
CSS codes
<p style="color:#ff1501">Text here</p>
<div style="background-color:#ff1501">Text here</div>
<div style="border: 4px solid #ff1501">Text here</div>
#ff1501 Color on white background
This is how a font and box color of #ff1501 will look
on a white background.
#ff1501 Color on black background
This is how a font and box color of #ff1501 hex color will look
on a black background.