In RGB color space, #ff1301 hex color has a red value of 255, a green value of 19 and a blue value of 1.
In CMYK color space (used in color printing), #ff1301 hex color is composed of 0% cyan, 92.55% magenta, 99.61% yellow and 0% black.
#ff1301 color has a hue of 4.3 degrees, a saturation of 100% and a lightness of 50.2%.
#ff1301 hex color contains mainly RED.
The closest web safe color of #ff1301 is #ff0000
#ff1301 hex color has a decimal value of 16716545.
HEX | ff1301 | #ff1301 |
---|---|---|
RGB | 255, 19, 1 | rgb(255, 19, 1) |
RGB Percent | 100, 7.45, 0.39 | rgb(100, 7.45, 0.39) |
CMYK | 0, 93, 100, 0 | |
HSL | 4.3°, 100, 50.2 | hsl(4.3, 100%, 50.2%) |
HSV | 4.3°, 99.6, 100 |
XYZ | 41.478, 21.728, 2.036 |
---|---|
Hunter Lab | 46.613, 77.262, 30.04 |
CIE-LAB | 53.737, 78.662, 67.152 |
CIE-LCH | 53.737, 103.427, 40.487 |
CIE-LUV | 0, 92.55, 99.61, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1301
CMYK percent of color #ff1301
Text with hexadecimal color #ff1301
This text has a font color of #ff1301
<p style="color:#ff1301">Text here</p>
#ff1301 Background Color
This box has a background color of #ff1301
<div style="background-color:#ff1301">Text here</div>
#ff1301 Border Color
This box has a border color of #ff1301
<div style="border: 4px solid #ff1301">Text here</div>
CSS codes
<p style="color:#ff1301">Text here</p>
<div style="background-color:#ff1301">Text here</div>
<div style="border: 4px solid #ff1301">Text here</div>
#ff1301 Color on white background
This is how a font and box color of #ff1301 will look
on a white background.
#ff1301 Color on black background
This is how a font and box color of #ff1301 hex color will look
on a black background.