In RGB color space, #ff700f hex color has a red value of 255, a green value of 112 and a blue value of 15.
In CMYK color space (used in color printing), #ff700f hex color is composed of 0% cyan, 56.08% magenta, 94.12% yellow and 0% black.
#ff700f color has a hue of 24.3 degrees, a saturation of 100% and a lightness of 52.9%.
#ff700f hex color contains mainly RED.
The closest web safe color of #ff700f is #ff6600
#ff700f hex color has a decimal value of 16740367.
HEX | ff700f | #ff700f |
---|---|---|
RGB | 255, 112, 15 | rgb(255, 112, 15) |
RGB Percent | 100, 43.92, 5.88 | rgb(100, 43.92, 5.88) |
CMYK | 0, 56, 94, 0 | |
HSL | 24.3°, 100, 52.9 | hsl(24.3, 100%, 52.9%) |
HSV | 24.3°, 94.1, 100 |
XYZ | 47.12, 32.883, 4.315 |
---|---|
Hunter Lab | 57.344, 46.324, 35.679 |
CIE-LAB | 64.066, 50.612, 69.858 |
CIE-LCH | 64.066, 86.265, 54.077 |
CIE-LUV | 0, 56.08, 94.12, 0 |
Web Safe | ff6600 |
RGB percent of color #ff700f
CMYK percent of color #ff700f
Text with hexadecimal color #ff700f
This text has a font color of #ff700f
<p style="color:#ff700f">Text here</p>
#ff700f Background Color
This box has a background color of #ff700f
<div style="background-color:#ff700f">Text here</div>
#ff700f Border Color
This box has a border color of #ff700f
<div style="border: 4px solid #ff700f">Text here</div>
CSS codes
<p style="color:#ff700f">Text here</p>
<div style="background-color:#ff700f">Text here</div>
<div style="border: 4px solid #ff700f">Text here</div>
#ff700f Color on white background
This is how a font and box color of #ff700f will look
on a white background.
#ff700f Color on black background
This is how a font and box color of #ff700f hex color will look
on a black background.