In RGB color space, #ff7f10 hex color has a red value of 255, a green value of 127 and a blue value of 16.
In CMYK color space (used in color printing), #ff7f10 hex color is composed of 0% cyan, 50.2% magenta, 93.73% yellow and 0% black.
#ff7f10 color has a hue of 27.9 degrees, a saturation of 100% and a lightness of 53.1%.
#ff7f10 hex color contains mainly RED.
The closest web safe color of #ff7f10 is #ff6600
#ff7f10 hex color has a decimal value of 16744208.
HEX | ff7f10 | #ff7f10 |
---|---|---|
RGB | 255, 127, 16 | rgb(255, 127, 16) |
RGB Percent | 100, 49.8, 6.27 | rgb(100, 49.8, 6.27) |
CMYK | 0, 50, 94, 0 | |
HSL | 27.9°, 100, 53.1 | hsl(27.9, 100%, 53.1%) |
HSV | 27.9°, 93.7, 100 |
XYZ | 48.923, 36.476, 4.952 |
---|---|
Hunter Lab | 60.395, 38.901, 37.415 |
CIE-LAB | 66.882, 43.458, 71.51 |
CIE-LCH | 66.882, 83.68, 58.712 |
CIE-LUV | 0, 50.2, 93.73, 0 |
Web Safe | ff6600 |
RGB percent of color #ff7f10
CMYK percent of color #ff7f10
Text with hexadecimal color #ff7f10
This text has a font color of #ff7f10
<p style="color:#ff7f10">Text here</p>
#ff7f10 Background Color
This box has a background color of #ff7f10
<div style="background-color:#ff7f10">Text here</div>
#ff7f10 Border Color
This box has a border color of #ff7f10
<div style="border: 4px solid #ff7f10">Text here</div>
CSS codes
<p style="color:#ff7f10">Text here</p>
<div style="background-color:#ff7f10">Text here</div>
<div style="border: 4px solid #ff7f10">Text here</div>
#ff7f10 Color on white background
This is how a font and box color of #ff7f10 will look
on a white background.
#ff7f10 Color on black background
This is how a font and box color of #ff7f10 hex color will look
on a black background.