In RGB color space, #ff703c hex color has a red value of 255, a green value of 112 and a blue value of 60.
In CMYK color space (used in color printing), #ff703c hex color is composed of 0% cyan, 56.08% magenta, 76.47% yellow and 0% black.
#ff703c color has a hue of 16 degrees, a saturation of 100% and a lightness of 61.8%.
#ff703c hex color contains mainly RED.
The closest web safe color of #ff703c is #ff6633
#ff703c hex color has a decimal value of 16740412.
HEX | ff703c | #ff703c |
---|---|---|
RGB | 255, 112, 60 | rgb(255, 112, 60) |
RGB Percent | 100, 43.92, 23.53 | rgb(100, 43.92, 23.53) |
CMYK | 0, 56, 76, 0 | |
HSL | 16°, 100, 61.8 | hsl(16, 100%, 61.8%) |
HSV | 16°, 76.5, 100 |
XYZ | 47.85, 33.175, 8.156 |
---|---|
Hunter Lab | 57.598, 47.495, 31.923 |
CIE-LAB | 64.302, 51.626, 54.144 |
CIE-LCH | 64.302, 74.812, 46.364 |
CIE-LUV | 0, 56.08, 76.47, 0 |
Web Safe | ff6633 |
RGB percent of color #ff703c
CMYK percent of color #ff703c
Text with hexadecimal color #ff703c
This text has a font color of #ff703c
<p style="color:#ff703c">Text here</p>
#ff703c Background Color
This box has a background color of #ff703c
<div style="background-color:#ff703c">Text here</div>
#ff703c Border Color
This box has a border color of #ff703c
<div style="border: 4px solid #ff703c">Text here</div>
CSS codes
<p style="color:#ff703c">Text here</p>
<div style="background-color:#ff703c">Text here</div>
<div style="border: 4px solid #ff703c">Text here</div>
#ff703c Color on white background
This is how a font and box color of #ff703c will look
on a white background.
#ff703c Color on black background
This is how a font and box color of #ff703c hex color will look
on a black background.