In RGB color space, #ff1c01 hex color has a red value of 255, a green value of 28 and a blue value of 1.
In CMYK color space (used in color printing), #ff1c01 hex color is composed of 0% cyan, 89.02% magenta, 99.61% yellow and 0% black.
#ff1c01 color has a hue of 6.4 degrees, a saturation of 100% and a lightness of 50.2%.
#ff1c01 hex color contains mainly RED.
The closest web safe color of #ff1c01 is #ff3300
#ff1c01 hex color has a decimal value of 16718849.
HEX | ff1c01 | #ff1c01 |
---|---|---|
RGB | 255, 28, 1 | rgb(255, 28, 1) |
RGB Percent | 100, 10.98, 0.39 | rgb(100, 10.98, 0.39) |
CMYK | 0, 89, 100, 0 | |
HSL | 6.4°, 100, 50.2 | hsl(6.4, 100%, 50.2%) |
HSV | 6.4°, 99.6, 100 |
XYZ | 41.661, 22.093, 2.097 |
---|---|
Hunter Lab | 47.003, 75.957, 30.257 |
CIE-LAB | 54.126, 77.545, 67.296 |
CIE-LCH | 54.126, 102.674, 40.952 |
CIE-LUV | 0, 89.02, 99.61, 0 |
Web Safe | ff3300 |
RGB percent of color #ff1c01
CMYK percent of color #ff1c01
Text with hexadecimal color #ff1c01
This text has a font color of #ff1c01
<p style="color:#ff1c01">Text here</p>
#ff1c01 Background Color
This box has a background color of #ff1c01
<div style="background-color:#ff1c01">Text here</div>
#ff1c01 Border Color
This box has a border color of #ff1c01
<div style="border: 4px solid #ff1c01">Text here</div>
CSS codes
<p style="color:#ff1c01">Text here</p>
<div style="background-color:#ff1c01">Text here</div>
<div style="border: 4px solid #ff1c01">Text here</div>
#ff1c01 Color on white background
This is how a font and box color of #ff1c01 will look
on a white background.
#ff1c01 Color on black background
This is how a font and box color of #ff1c01 hex color will look
on a black background.