In RGB color space, #ff3601 hex color has a red value of 255, a green value of 54 and a blue value of 1.
In CMYK color space (used in color printing), #ff3601 hex color is composed of 0% cyan, 78.82% magenta, 99.61% yellow and 0% black.
#ff3601 color has a hue of 12.5 degrees, a saturation of 100% and a lightness of 50.2%.
#ff3601 hex color contains mainly RED.
The closest web safe color of #ff3601 is #ff3300
#ff3601 hex color has a decimal value of 16725505.
HEX | ff3601 | #ff3601 |
---|---|---|
RGB | 255, 54, 1 | rgb(255, 54, 1) |
RGB Percent | 100, 21.18, 0.39 | rgb(100, 21.18, 0.39) |
CMYK | 0, 79, 100, 0 | |
HSL | 12.5°, 100, 50.2 | hsl(12.5, 100%, 50.2%) |
HSV | 12.5°, 99.6, 100 |
XYZ | 42.565, 23.901, 2.399 |
---|---|
Hunter Lab | 48.889, 69.856, 31.313 |
CIE-LAB | 55.989, 72.243, 68.05 |
CIE-LCH | 55.989, 99.246, 43.288 |
CIE-LUV | 0, 78.82, 99.61, 0 |
Web Safe | ff3300 |
RGB percent of color #ff3601
CMYK percent of color #ff3601
Text with hexadecimal color #ff3601
This text has a font color of #ff3601
<p style="color:#ff3601">Text here</p>
#ff3601 Background Color
This box has a background color of #ff3601
<div style="background-color:#ff3601">Text here</div>
#ff3601 Border Color
This box has a border color of #ff3601
<div style="border: 4px solid #ff3601">Text here</div>
CSS codes
<p style="color:#ff3601">Text here</p>
<div style="background-color:#ff3601">Text here</div>
<div style="border: 4px solid #ff3601">Text here</div>
#ff3601 Color on white background
This is how a font and box color of #ff3601 will look
on a white background.
#ff3601 Color on black background
This is how a font and box color of #ff3601 hex color will look
on a black background.