In RGB color space, #ff1007 hex color has a red value of 255, a green value of 16 and a blue value of 7.
In CMYK color space (used in color printing), #ff1007 hex color is composed of 0% cyan, 93.73% magenta, 97.25% yellow and 0% black.
#ff1007 color has a hue of 2.2 degrees, a saturation of 100% and a lightness of 51.4%.
#ff1007 hex color contains mainly RED.
The closest web safe color of #ff1007 is #ff0000
#ff1007 hex color has a decimal value of 16715783.
HEX | ff1007 | #ff1007 |
---|---|---|
RGB | 255, 16, 7 | rgb(255, 16, 7) |
RGB Percent | 100, 6.27, 2.75 | rgb(100, 6.27, 2.75) |
CMYK | 0, 94, 97, 0 | |
HSL | 2.2°, 100, 51.4 | hsl(2.2, 100%, 51.4%) |
HSV | 2.2°, 97.3, 100 |
XYZ | 41.464, 21.646, 2.194 |
---|---|
Hunter Lab | 46.525, 77.663, 29.772 |
CIE-LAB | 53.649, 78.998, 65.661 |
CIE-LCH | 53.649, 102.723, 39.732 |
CIE-LUV | 0, 93.73, 97.25, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1007
CMYK percent of color #ff1007
Text with hexadecimal color #ff1007
This text has a font color of #ff1007
<p style="color:#ff1007">Text here</p>
#ff1007 Background Color
This box has a background color of #ff1007
<div style="background-color:#ff1007">Text here</div>
#ff1007 Border Color
This box has a border color of #ff1007
<div style="border: 4px solid #ff1007">Text here</div>
CSS codes
<p style="color:#ff1007">Text here</p>
<div style="background-color:#ff1007">Text here</div>
<div style="border: 4px solid #ff1007">Text here</div>
#ff1007 Color on white background
This is how a font and box color of #ff1007 will look
on a white background.
#ff1007 Color on black background
This is how a font and box color of #ff1007 hex color will look
on a black background.