In RGB color space, #ff980c hex color has a red value of 255, a green value of 152 and a blue value of 12.
In CMYK color space (used in color printing), #ff980c hex color is composed of 0% cyan, 40.39% magenta, 95.29% yellow and 0% black.
#ff980c color has a hue of 34.6 degrees, a saturation of 100% and a lightness of 52.4%.
#ff980c hex color contains mainly RED.
The closest web safe color of #ff980c is #ff9900
#ff980c hex color has a decimal value of 16750604.
HEX | ff980c | #ff980c |
---|---|---|
RGB | 255, 152, 12 | rgb(255, 152, 12) |
RGB Percent | 100, 59.61, 4.71 | rgb(100, 59.61, 4.71) |
CMYK | 0, 40, 95, 0 | |
HSL | 34.6°, 100, 52.4 | hsl(34.6, 100%, 52.4%) |
HSV | 34.6°, 95.3, 100 |
XYZ | 52.535, 43.743, 6.022 |
---|---|
Hunter Lab | 66.138, 26.043, 40.899 |
CIE-LAB | 72.056, 30.783, 75.621 |
CIE-LCH | 72.056, 81.646, 67.85 |
CIE-LUV | 0, 40.39, 95.29, 0 |
Web Safe | ff9900 |
RGB percent of color #ff980c
CMYK percent of color #ff980c
Text with hexadecimal color #ff980c
This text has a font color of #ff980c
<p style="color:#ff980c">Text here</p>
#ff980c Background Color
This box has a background color of #ff980c
<div style="background-color:#ff980c">Text here</div>
#ff980c Border Color
This box has a border color of #ff980c
<div style="border: 4px solid #ff980c">Text here</div>
CSS codes
<p style="color:#ff980c">Text here</p>
<div style="background-color:#ff980c">Text here</div>
<div style="border: 4px solid #ff980c">Text here</div>
#ff980c Color on white background
This is how a font and box color of #ff980c will look
on a white background.
#ff980c Color on black background
This is how a font and box color of #ff980c hex color will look
on a black background.