In RGB color space, #ff1f1f hex color has a red value of 255, a green value of 31 and a blue value of 31.
In CMYK color space (used in color printing), #ff1f1f hex color is composed of 0% cyan, 87.84% magenta, 87.84% yellow and 0% black.
#ff1f1f color has a hue of 0 degrees, a saturation of 100% and a lightness of 56.1%.
#ff1f1f hex color contains mainly RED.
The closest web safe color of #ff1f1f is #ff3333
#ff1f1f hex color has a decimal value of 16719647.
HEX | ff1f1f | #ff1f1f |
---|---|---|
RGB | 255, 31, 31 | rgb(255, 31, 31) |
RGB Percent | 100, 12.16, 12.16 | rgb(100, 12.16, 12.16) |
CMYK | 0, 88, 88, 0 | |
HSL | 0°, 100, 56.1 | hsl(0, 100%, 56.1%) |
HSV | 0°, 87.8, 100 |
XYZ | 41.977, 22.339, 3.396 |
---|---|
Hunter Lab | 47.264, 75.82, 28.825 |
CIE-LAB | 54.385, 77.385, 58.398 |
CIE-LCH | 54.385, 96.947, 37.04 |
CIE-LUV | 0, 87.84, 87.84, 0 |
Web Safe | ff3333 |
RGB percent of color #ff1f1f
CMYK percent of color #ff1f1f
Text with hexadecimal color #ff1f1f
This text has a font color of #ff1f1f
<p style="color:#ff1f1f">Text here</p>
#ff1f1f Background Color
This box has a background color of #ff1f1f
<div style="background-color:#ff1f1f">Text here</div>
#ff1f1f Border Color
This box has a border color of #ff1f1f
<div style="border: 4px solid #ff1f1f">Text here</div>
CSS codes
<p style="color:#ff1f1f">Text here</p>
<div style="background-color:#ff1f1f">Text here</div>
<div style="border: 4px solid #ff1f1f">Text here</div>
#ff1f1f Color on white background
This is how a font and box color of #ff1f1f will look
on a white background.
#ff1f1f Color on black background
This is how a font and box color of #ff1f1f hex color will look
on a black background.