In RGB color space, #ff001c hex color has a red value of 255, a green value of 0 and a blue value of 28.
In CMYK color space (used in color printing), #ff001c hex color is composed of 0% cyan, 100% magenta, 89.02% yellow and 0% black.
#ff001c color has a hue of 353.4 degrees, a saturation of 100% and a lightness of 50%.
#ff001c hex color contains mainly RED.
The closest web safe color of #ff001c is #ff0033
#ff001c hex color has a decimal value of 16711708.
HEX | ff001c | #ff001c |
---|---|---|
RGB | 255, 0, 28 | rgb(255, 0, 28) |
RGB Percent | 100, 0, 10.98 | rgb(100, 0, 10.98) |
CMYK | 0, 100, 89, 0 | |
HSL | 353.4°, 100, 50 | hsl(353.4, 100%, 50%) |
HSV | 353.4°, 100, 100 |
XYZ | 41.45, 21.344, 3.034 |
---|---|
Hunter Lab | 46.2, 79.3, 28.446 |
CIE-LAB | 53.324, 80.358, 58.89 |
CIE-LCH | 53.324, 99.627, 36.236 |
CIE-LUV | 0, 100, 89.02, 0 |
Web Safe | ff0033 |
RGB percent of color #ff001c
CMYK percent of color #ff001c
Text with hexadecimal color #ff001c
This text has a font color of #ff001c
<p style="color:#ff001c">Text here</p>
#ff001c Background Color
This box has a background color of #ff001c
<div style="background-color:#ff001c">Text here</div>
#ff001c Border Color
This box has a border color of #ff001c
<div style="border: 4px solid #ff001c">Text here</div>
CSS codes
<p style="color:#ff001c">Text here</p>
<div style="background-color:#ff001c">Text here</div>
<div style="border: 4px solid #ff001c">Text here</div>
#ff001c Color on white background
This is how a font and box color of #ff001c will look
on a white background.
#ff001c Color on black background
This is how a font and box color of #ff001c hex color will look
on a black background.