In RGB color space, #ff990d hex color has a red value of 255, a green value of 153 and a blue value of 13.
In CMYK color space (used in color printing), #ff990d hex color is composed of 0% cyan, 40% magenta, 94.9% yellow and 0% black.
#ff990d color has a hue of 34.7 degrees, a saturation of 100% and a lightness of 52.5%.
#ff990d hex color contains mainly RED.
The closest web safe color of #ff990d is #ff9900
#ff990d hex color has a decimal value of 16750861.
HEX | ff990d | #ff990d |
---|---|---|
RGB | 255, 153, 13 | rgb(255, 153, 13) |
RGB Percent | 100, 60, 5.1 | rgb(100, 60, 5.1) |
CMYK | 0, 40, 95, 0 | |
HSL | 34.7°, 100, 52.5 | hsl(34.7, 100%, 52.5%) |
HSV | 34.7°, 94.9, 100 |
XYZ | 52.704, 44.072, 6.11 |
---|---|
Hunter Lab | 66.387, 25.533, 41.014 |
CIE-LAB | 72.277, 30.273, 75.631 |
CIE-LCH | 72.277, 81.465, 68.185 |
CIE-LUV | 0, 40, 94.9, 0 |
Web Safe | ff9900 |
RGB percent of color #ff990d
CMYK percent of color #ff990d
Text with hexadecimal color #ff990d
This text has a font color of #ff990d
<p style="color:#ff990d">Text here</p>
#ff990d Background Color
This box has a background color of #ff990d
<div style="background-color:#ff990d">Text here</div>
#ff990d Border Color
This box has a border color of #ff990d
<div style="border: 4px solid #ff990d">Text here</div>
CSS codes
<p style="color:#ff990d">Text here</p>
<div style="background-color:#ff990d">Text here</div>
<div style="border: 4px solid #ff990d">Text here</div>
#ff990d Color on white background
This is how a font and box color of #ff990d will look
on a white background.
#ff990d Color on black background
This is how a font and box color of #ff990d hex color will look
on a black background.