In RGB color space, #ff8004 hex color has a red value of 255, a green value of 128 and a blue value of 4.
In CMYK color space (used in color printing), #ff8004 hex color is composed of 0% cyan, 49.8% magenta, 98.43% yellow and 0% black.
#ff8004 color has a hue of 29.6 degrees, a saturation of 100% and a lightness of 50.8%.
#ff8004 hex color contains mainly RED.
The closest web safe color of #ff8004 is #ff9900
#ff8004 hex color has a decimal value of 16744452.
HEX | ff8004 | #ff8004 |
---|---|---|
RGB | 255, 128, 4 | rgb(255, 128, 4) |
RGB Percent | 100, 50.2, 1.57 | rgb(100, 50.2, 1.57) |
CMYK | 0, 50, 98, 0 | |
HSL | 29.6°, 100, 50.8 | hsl(29.6, 100%, 50.8%) |
HSV | 29.6°, 98.4, 100 |
XYZ | 48.981, 36.707, 4.618 |
---|---|
Hunter Lab | 60.586, 38.282, 37.891 |
CIE-LAB | 67.057, 42.864, 73.454 |
CIE-LCH | 67.057, 85.046, 59.734 |
CIE-LUV | 0, 49.8, 98.43, 0 |
Web Safe | ff9900 |
RGB percent of color #ff8004
CMYK percent of color #ff8004
Text with hexadecimal color #ff8004
This text has a font color of #ff8004
<p style="color:#ff8004">Text here</p>
#ff8004 Background Color
This box has a background color of #ff8004
<div style="background-color:#ff8004">Text here</div>
#ff8004 Border Color
This box has a border color of #ff8004
<div style="border: 4px solid #ff8004">Text here</div>
CSS codes
<p style="color:#ff8004">Text here</p>
<div style="background-color:#ff8004">Text here</div>
<div style="border: 4px solid #ff8004">Text here</div>
#ff8004 Color on white background
This is how a font and box color of #ff8004 will look
on a white background.
#ff8004 Color on black background
This is how a font and box color of #ff8004 hex color will look
on a black background.