In RGB color space, #ff700d hex color has a red value of 255, a green value of 112 and a blue value of 13.
In CMYK color space (used in color printing), #ff700d hex color is composed of 0% cyan, 56.08% magenta, 94.9% yellow and 0% black.
#ff700d color has a hue of 24.5 degrees, a saturation of 100% and a lightness of 52.5%.
#ff700d hex color contains mainly RED.
The closest web safe color of #ff700d is #ff6600
#ff700d hex color has a decimal value of 16740365.
HEX | ff700d | #ff700d |
---|---|---|
RGB | 255, 112, 13 | rgb(255, 112, 13) |
RGB Percent | 100, 43.92, 5.1 | rgb(100, 43.92, 5.1) |
CMYK | 0, 56, 95, 0 | |
HSL | 24.5°, 100, 52.5 | hsl(24.5, 100%, 52.5%) |
HSV | 24.5°, 94.9, 100 |
XYZ | 47.107, 32.877, 4.244 |
---|---|
Hunter Lab | 57.338, 46.306, 35.748 |
CIE-LAB | 64.061, 50.596, 70.225 |
CIE-LCH | 64.061, 86.553, 54.228 |
CIE-LUV | 0, 56.08, 94.9, 0 |
Web Safe | ff6600 |
RGB percent of color #ff700d
CMYK percent of color #ff700d
Text with hexadecimal color #ff700d
This text has a font color of #ff700d
<p style="color:#ff700d">Text here</p>
#ff700d Background Color
This box has a background color of #ff700d
<div style="background-color:#ff700d">Text here</div>
#ff700d Border Color
This box has a border color of #ff700d
<div style="border: 4px solid #ff700d">Text here</div>
CSS codes
<p style="color:#ff700d">Text here</p>
<div style="background-color:#ff700d">Text here</div>
<div style="border: 4px solid #ff700d">Text here</div>
#ff700d Color on white background
This is how a font and box color of #ff700d will look
on a white background.
#ff700d Color on black background
This is how a font and box color of #ff700d hex color will look
on a black background.