In RGB color space, #ff070c hex color has a red value of 255, a green value of 7 and a blue value of 12.
In CMYK color space (used in color printing), #ff070c hex color is composed of 0% cyan, 97.25% magenta, 95.29% yellow and 0% black.
#ff070c color has a hue of 358.8 degrees, a saturation of 100% and a lightness of 51.4%.
#ff070c hex color contains mainly RED.
The closest web safe color of #ff070c is #ff0000
#ff070c hex color has a decimal value of 16713484.
HEX | ff070c | #ff070c |
---|---|---|
RGB | 255, 7, 12 | rgb(255, 7, 12) |
RGB Percent | 100, 2.75, 4.71 | rgb(100, 2.75, 4.71) |
CMYK | 0, 97, 95, 0 | |
HSL | 358.8°, 100, 51.4 | hsl(358.8, 100%, 51.4%) |
HSV | 358.8°, 97.3, 100 |
XYZ | 41.382, 21.439, 2.305 |
---|---|
Hunter Lab | 46.302, 78.503, 29.46 |
CIE-LAB | 53.427, 79.708, 64.375 |
CIE-LCH | 53.427, 102.457, 38.926 |
CIE-LUV | 0, 97.25, 95.29, 0 |
Web Safe | ff0000 |
RGB percent of color #ff070c
CMYK percent of color #ff070c
Text with hexadecimal color #ff070c
This text has a font color of #ff070c
<p style="color:#ff070c">Text here</p>
#ff070c Background Color
This box has a background color of #ff070c
<div style="background-color:#ff070c">Text here</div>
#ff070c Border Color
This box has a border color of #ff070c
<div style="border: 4px solid #ff070c">Text here</div>
CSS codes
<p style="color:#ff070c">Text here</p>
<div style="background-color:#ff070c">Text here</div>
<div style="border: 4px solid #ff070c">Text here</div>
#ff070c Color on white background
This is how a font and box color of #ff070c will look
on a white background.
#ff070c Color on black background
This is how a font and box color of #ff070c hex color will look
on a black background.