In RGB color space, #ff1004 hex color has a red value of 255, a green value of 16 and a blue value of 4.
In CMYK color space (used in color printing), #ff1004 hex color is composed of 0% cyan, 93.73% magenta, 98.43% yellow and 0% black.
#ff1004 color has a hue of 2.9 degrees, a saturation of 100% and a lightness of 50.8%.
#ff1004 hex color contains mainly RED.
The closest web safe color of #ff1004 is #ff0000
#ff1004 hex color has a decimal value of 16715780.
HEX | ff1004 | #ff1004 |
---|---|---|
RGB | 255, 16, 4 | rgb(255, 16, 4) |
RGB Percent | 100, 6.27, 1.57 | rgb(100, 6.27, 1.57) |
CMYK | 0, 94, 98, 0 | |
HSL | 2.9°, 100, 50.8 | hsl(2.9, 100%, 50.8%) |
HSV | 2.9°, 98.4, 100 |
XYZ | 41.447, 21.639, 2.107 |
---|---|
Hunter Lab | 46.518, 77.636, 29.877 |
CIE-LAB | 53.642, 78.979, 66.377 |
CIE-LCH | 53.642, 103.168, 40.045 |
CIE-LUV | 0, 93.73, 98.43, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1004
CMYK percent of color #ff1004
Text with hexadecimal color #ff1004
This text has a font color of #ff1004
<p style="color:#ff1004">Text here</p>
#ff1004 Background Color
This box has a background color of #ff1004
<div style="background-color:#ff1004">Text here</div>
#ff1004 Border Color
This box has a border color of #ff1004
<div style="border: 4px solid #ff1004">Text here</div>
CSS codes
<p style="color:#ff1004">Text here</p>
<div style="background-color:#ff1004">Text here</div>
<div style="border: 4px solid #ff1004">Text here</div>
#ff1004 Color on white background
This is how a font and box color of #ff1004 will look
on a white background.
#ff1004 Color on black background
This is how a font and box color of #ff1004 hex color will look
on a black background.