In RGB color space, #ff7501 hex color has a red value of 255, a green value of 117 and a blue value of 1.
In CMYK color space (used in color printing), #ff7501 hex color is composed of 0% cyan, 54.12% magenta, 99.61% yellow and 0% black.
#ff7501 color has a hue of 27.4 degrees, a saturation of 100% and a lightness of 50.2%.
#ff7501 hex color contains mainly RED.
The closest web safe color of #ff7501 is #ff6600
#ff7501 hex color has a decimal value of 16741633.
HEX | ff7501 | #ff7501 |
---|---|---|
RGB | 255, 117, 1 | rgb(255, 117, 1) |
RGB Percent | 100, 45.88, 0.39 | rgb(100, 45.88, 0.39) |
CMYK | 0, 54, 100, 0 | |
HSL | 27.4°, 100, 50.2 | hsl(27.4, 100%, 50.2%) |
HSV | 27.4°, 99.6, 100 |
XYZ | 47.607, 33.985, 4.079 |
---|---|
Hunter Lab | 58.297, 43.75, 36.659 |
CIE-LAB | 64.951, 48.157, 72.649 |
CIE-LCH | 64.951, 87.161, 56.461 |
CIE-LUV | 0, 54.12, 99.61, 0 |
Web Safe | ff6600 |
RGB percent of color #ff7501
CMYK percent of color #ff7501
Text with hexadecimal color #ff7501
This text has a font color of #ff7501
<p style="color:#ff7501">Text here</p>
#ff7501 Background Color
This box has a background color of #ff7501
<div style="background-color:#ff7501">Text here</div>
#ff7501 Border Color
This box has a border color of #ff7501
<div style="border: 4px solid #ff7501">Text here</div>
CSS codes
<p style="color:#ff7501">Text here</p>
<div style="background-color:#ff7501">Text here</div>
<div style="border: 4px solid #ff7501">Text here</div>
#ff7501 Color on white background
This is how a font and box color of #ff7501 will look
on a white background.
#ff7501 Color on black background
This is how a font and box color of #ff7501 hex color will look
on a black background.