In RGB color space, #ff7f20 hex color has a red value of 255, a green value of 127 and a blue value of 32.
In CMYK color space (used in color printing), #ff7f20 hex color is composed of 0% cyan, 50.2% magenta, 87.45% yellow and 0% black.
#ff7f20 color has a hue of 25.6 degrees, a saturation of 100% and a lightness of 56.3%.
#ff7f20 hex color contains mainly RED.
The closest web safe color of #ff7f20 is #ff6633
#ff7f20 hex color has a decimal value of 16744224.
HEX | ff7f20 | #ff7f20 |
---|---|---|
RGB | 255, 127, 32 | rgb(255, 127, 32) |
RGB Percent | 100, 49.8, 12.55 | rgb(100, 49.8, 12.55) |
CMYK | 0, 50, 87, 0 | |
HSL | 25.6°, 100, 56.3 | hsl(25.6, 100%, 56.3%) |
HSV | 25.6°, 87.5, 100 |
XYZ | 49.09, 36.543, 5.833 |
---|---|
Hunter Lab | 60.451, 39.165, 36.595 |
CIE-LAB | 66.933, 43.695, 67.593 |
CIE-LCH | 66.933, 80.486, 57.12 |
CIE-LUV | 0, 50.2, 87.45, 0 |
Web Safe | ff6633 |
RGB percent of color #ff7f20
CMYK percent of color #ff7f20
Text with hexadecimal color #ff7f20
This text has a font color of #ff7f20
<p style="color:#ff7f20">Text here</p>
#ff7f20 Background Color
This box has a background color of #ff7f20
<div style="background-color:#ff7f20">Text here</div>
#ff7f20 Border Color
This box has a border color of #ff7f20
<div style="border: 4px solid #ff7f20">Text here</div>
CSS codes
<p style="color:#ff7f20">Text here</p>
<div style="background-color:#ff7f20">Text here</div>
<div style="border: 4px solid #ff7f20">Text here</div>
#ff7f20 Color on white background
This is how a font and box color of #ff7f20 will look
on a white background.
#ff7f20 Color on black background
This is how a font and box color of #ff7f20 hex color will look
on a black background.