In RGB color space, #ff5301 hex color has a red value of 255, a green value of 83 and a blue value of 1.
In CMYK color space (used in color printing), #ff5301 hex color is composed of 0% cyan, 67.45% magenta, 99.61% yellow and 0% black.
#ff5301 color has a hue of 19.4 degrees, a saturation of 100% and a lightness of 50.2%.
#ff5301 hex color contains mainly RED.
The closest web safe color of #ff5301 is #ff6600
#ff5301 hex color has a decimal value of 16732929.
HEX | ff5301 | #ff5301 |
---|---|---|
RGB | 255, 83, 1 | rgb(255, 83, 1) |
RGB Percent | 100, 32.55, 0.39 | rgb(100, 32.55, 0.39) |
CMYK | 0, 67, 100, 0 | |
HSL | 19.4°, 100, 50.2 | hsl(19.4, 100%, 50.2%) |
HSV | 19.4°, 99.6, 100 |
XYZ | 44.339, 27.449, 2.99 |
---|---|
Hunter Lab | 52.392, 59.378, 33.291 |
CIE-LAB | 59.388, 62.834, 69.639 |
CIE-LCH | 59.388, 93.796, 47.941 |
CIE-LUV | 0, 67.45, 99.61, 0 |
Web Safe | ff6600 |
RGB percent of color #ff5301
CMYK percent of color #ff5301
Text with hexadecimal color #ff5301
This text has a font color of #ff5301
<p style="color:#ff5301">Text here</p>
#ff5301 Background Color
This box has a background color of #ff5301
<div style="background-color:#ff5301">Text here</div>
#ff5301 Border Color
This box has a border color of #ff5301
<div style="border: 4px solid #ff5301">Text here</div>
CSS codes
<p style="color:#ff5301">Text here</p>
<div style="background-color:#ff5301">Text here</div>
<div style="border: 4px solid #ff5301">Text here</div>
#ff5301 Color on white background
This is how a font and box color of #ff5301 will look
on a white background.
#ff5301 Color on black background
This is how a font and box color of #ff5301 hex color will look
on a black background.