In RGB color space, #ff980d hex color has a red value of 255, a green value of 152 and a blue value of 13.
In CMYK color space (used in color printing), #ff980d hex color is composed of 0% cyan, 40.39% magenta, 94.9% yellow and 0% black.
#ff980d color has a hue of 34.5 degrees, a saturation of 100% and a lightness of 52.5%.
#ff980d hex color contains mainly RED.
The closest web safe color of #ff980d is #ff9900
#ff980d hex color has a decimal value of 16750605.
HEX | ff980d | #ff980d |
---|---|---|
RGB | 255, 152, 13 | rgb(255, 152, 13) |
RGB Percent | 100, 59.61, 5.1 | rgb(100, 59.61, 5.1) |
CMYK | 0, 40, 95, 0 | |
HSL | 34.5°, 100, 52.5 | hsl(34.5, 100%, 52.5%) |
HSV | 34.5°, 94.9, 100 |
XYZ | 52.541, 43.746, 6.055 |
---|---|
Hunter Lab | 66.141, 26.051, 40.871 |
CIE-LAB | 72.058, 30.79, 75.486 |
CIE-LCH | 72.058, 81.524, 67.81 |
CIE-LUV | 0, 40.39, 94.9, 0 |
Web Safe | ff9900 |
RGB percent of color #ff980d
CMYK percent of color #ff980d
Text with hexadecimal color #ff980d
This text has a font color of #ff980d
<p style="color:#ff980d">Text here</p>
#ff980d Background Color
This box has a background color of #ff980d
<div style="background-color:#ff980d">Text here</div>
#ff980d Border Color
This box has a border color of #ff980d
<div style="border: 4px solid #ff980d">Text here</div>
CSS codes
<p style="color:#ff980d">Text here</p>
<div style="background-color:#ff980d">Text here</div>
<div style="border: 4px solid #ff980d">Text here</div>
#ff980d Color on white background
This is how a font and box color of #ff980d will look
on a white background.
#ff980d Color on black background
This is how a font and box color of #ff980d hex color will look
on a black background.