In RGB color space, #ff3c01 hex color has a red value of 255, a green value of 60 and a blue value of 1.
In CMYK color space (used in color printing), #ff3c01 hex color is composed of 0% cyan, 76.47% magenta, 99.61% yellow and 0% black.
#ff3c01 color has a hue of 13.9 degrees, a saturation of 100% and a lightness of 50.2%.
#ff3c01 hex color contains mainly RED.
The closest web safe color of #ff3c01 is #ff3300
#ff3c01 hex color has a decimal value of 16727041.
HEX | ff3c01 | #ff3c01 |
---|---|---|
RGB | 255, 60, 1 | rgb(255, 60, 1) |
RGB Percent | 100, 23.53, 0.39 | rgb(100, 23.53, 0.39) |
CMYK | 0, 76, 100, 0 | |
HSL | 13.9°, 100, 50.2 | hsl(13.9, 100%, 50.2%) |
HSV | 13.9°, 99.6, 100 |
XYZ | 42.861, 24.494, 2.497 |
---|---|
Hunter Lab | 49.491, 67.976, 31.653 |
CIE-LAB | 56.579, 70.582, 68.314 |
CIE-LCH | 56.579, 98.227, 44.065 |
CIE-LUV | 0, 76.47, 99.61, 0 |
Web Safe | ff3300 |
RGB percent of color #ff3c01
CMYK percent of color #ff3c01
Text with hexadecimal color #ff3c01
This text has a font color of #ff3c01
<p style="color:#ff3c01">Text here</p>
#ff3c01 Background Color
This box has a background color of #ff3c01
<div style="background-color:#ff3c01">Text here</div>
#ff3c01 Border Color
This box has a border color of #ff3c01
<div style="border: 4px solid #ff3c01">Text here</div>
CSS codes
<p style="color:#ff3c01">Text here</p>
<div style="background-color:#ff3c01">Text here</div>
<div style="border: 4px solid #ff3c01">Text here</div>
#ff3c01 Color on white background
This is how a font and box color of #ff3c01 will look
on a white background.
#ff3c01 Color on black background
This is how a font and box color of #ff3c01 hex color will look
on a black background.