In RGB color space, #ff1601 hex color has a red value of 255, a green value of 22 and a blue value of 1.
In CMYK color space (used in color printing), #ff1601 hex color is composed of 0% cyan, 91.37% magenta, 99.61% yellow and 0% black.
#ff1601 color has a hue of 5 degrees, a saturation of 100% and a lightness of 50.2%.
#ff1601 hex color contains mainly RED.
The closest web safe color of #ff1601 is #ff0000
#ff1601 hex color has a decimal value of 16717313.
HEX | ff1601 | #ff1601 |
---|---|---|
RGB | 255, 22, 1 | rgb(255, 22, 1) |
RGB Percent | 100, 8.63, 0.39 | rgb(100, 8.63, 0.39) |
CMYK | 0, 91, 100, 0 | |
HSL | 5°, 100, 50.2 | hsl(5, 100%, 50.2%) |
HSV | 5°, 99.6, 100 |
XYZ | 41.532, 21.836, 2.054 |
---|---|
Hunter Lab | 46.729, 76.872, 30.104 |
CIE-LAB | 53.853, 78.33, 67.195 |
CIE-LCH | 53.853, 103.203, 40.624 |
CIE-LUV | 0, 91.37, 99.61, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1601
CMYK percent of color #ff1601
Text with hexadecimal color #ff1601
This text has a font color of #ff1601
<p style="color:#ff1601">Text here</p>
#ff1601 Background Color
This box has a background color of #ff1601
<div style="background-color:#ff1601">Text here</div>
#ff1601 Border Color
This box has a border color of #ff1601
<div style="border: 4px solid #ff1601">Text here</div>
CSS codes
<p style="color:#ff1601">Text here</p>
<div style="background-color:#ff1601">Text here</div>
<div style="border: 4px solid #ff1601">Text here</div>
#ff1601 Color on white background
This is how a font and box color of #ff1601 will look
on a white background.
#ff1601 Color on black background
This is how a font and box color of #ff1601 hex color will look
on a black background.