In RGB color space, #ff160c hex color has a red value of 255, a green value of 22 and a blue value of 12.
In CMYK color space (used in color printing), #ff160c hex color is composed of 0% cyan, 91.37% magenta, 95.29% yellow and 0% black.
#ff160c color has a hue of 2.5 degrees, a saturation of 100% and a lightness of 52.4%.
#ff160c hex color contains mainly RED.
The closest web safe color of #ff160c is #ff0000
#ff160c hex color has a decimal value of 16717324.
HEX | ff160c | #ff160c |
---|---|---|
RGB | 255, 22, 12 | rgb(255, 22, 12) |
RGB Percent | 100, 8.63, 4.71 | rgb(100, 8.63, 4.71) |
CMYK | 0, 91, 95, 0 | |
HSL | 2.5°, 100, 52.4 | hsl(2.5, 100%, 52.4%) |
HSV | 2.5°, 95.3, 100 |
XYZ | 41.593, 21.86, 2.375 |
---|---|
Hunter Lab | 46.755, 76.973, 29.717 |
CIE-LAB | 53.878, 78.405, 64.599 |
CIE-LCH | 53.878, 101.589, 39.486 |
CIE-LUV | 0, 91.37, 95.29, 0 |
Web Safe | ff0000 |
RGB percent of color #ff160c
CMYK percent of color #ff160c
Text with hexadecimal color #ff160c
This text has a font color of #ff160c
<p style="color:#ff160c">Text here</p>
#ff160c Background Color
This box has a background color of #ff160c
<div style="background-color:#ff160c">Text here</div>
#ff160c Border Color
This box has a border color of #ff160c
<div style="border: 4px solid #ff160c">Text here</div>
CSS codes
<p style="color:#ff160c">Text here</p>
<div style="background-color:#ff160c">Text here</div>
<div style="border: 4px solid #ff160c">Text here</div>
#ff160c Color on white background
This is how a font and box color of #ff160c will look
on a white background.
#ff160c Color on black background
This is how a font and box color of #ff160c hex color will look
on a black background.