In RGB color space, #ff700a hex color has a red value of 255, a green value of 112 and a blue value of 10.
In CMYK color space (used in color printing), #ff700a hex color is composed of 0% cyan, 56.08% magenta, 96.08% yellow and 0% black.
#ff700a color has a hue of 25 degrees, a saturation of 100% and a lightness of 52%.
#ff700a hex color contains mainly RED.
The closest web safe color of #ff700a is #ff6600
#ff700a hex color has a decimal value of 16740362.
HEX | ff700a | #ff700a |
---|---|---|
RGB | 255, 112, 10 | rgb(255, 112, 10) |
RGB Percent | 100, 43.92, 3.92 | rgb(100, 43.92, 3.92) |
CMYK | 0, 56, 96, 0 | |
HSL | 25°, 100, 52 | hsl(25, 100%, 52%) |
HSV | 25°, 96.1, 100 |
XYZ | 47.089, 32.87, 4.15 |
---|---|
Hunter Lab | 57.332, 46.276, 35.841 |
CIE-LAB | 64.056, 50.57, 70.72 |
CIE-LCH | 64.056, 86.94, 54.432 |
CIE-LUV | 0, 56.08, 96.08, 0 |
Web Safe | ff6600 |
RGB percent of color #ff700a
CMYK percent of color #ff700a
Text with hexadecimal color #ff700a
This text has a font color of #ff700a
<p style="color:#ff700a">Text here</p>
#ff700a Background Color
This box has a background color of #ff700a
<div style="background-color:#ff700a">Text here</div>
#ff700a Border Color
This box has a border color of #ff700a
<div style="border: 4px solid #ff700a">Text here</div>
CSS codes
<p style="color:#ff700a">Text here</p>
<div style="background-color:#ff700a">Text here</div>
<div style="border: 4px solid #ff700a">Text here</div>
#ff700a Color on white background
This is how a font and box color of #ff700a will look
on a white background.
#ff700a Color on black background
This is how a font and box color of #ff700a hex color will look
on a black background.