In RGB color space, #ff1f1d hex color has a red value of 255, a green value of 31 and a blue value of 29.
In CMYK color space (used in color printing), #ff1f1d hex color is composed of 0% cyan, 87.84% magenta, 88.63% yellow and 0% black.
#ff1f1d color has a hue of 0.5 degrees, a saturation of 100% and a lightness of 55.7%.
#ff1f1d hex color contains mainly RED.
The closest web safe color of #ff1f1d is #ff3333
#ff1f1d hex color has a decimal value of 16719645.
HEX | ff1f1d | #ff1f1d |
---|---|---|
RGB | 255, 31, 29 | rgb(255, 31, 29) |
RGB Percent | 100, 12.16, 11.37 | rgb(100, 12.16, 11.37) |
CMYK | 0, 88, 89, 0 | |
HSL | 0.5°, 100, 55.7 | hsl(0.5, 100%, 55.7%) |
HSV | 0.5°, 88.6, 100 |
XYZ | 41.952, 22.329, 3.261 |
---|---|
Hunter Lab | 47.254, 75.78, 28.986 |
CIE-LAB | 54.374, 77.355, 59.225 |
CIE-LCH | 54.374, 97.424, 37.439 |
CIE-LUV | 0, 87.84, 88.63, 0 |
Web Safe | ff3333 |
RGB percent of color #ff1f1d
CMYK percent of color #ff1f1d
Text with hexadecimal color #ff1f1d
This text has a font color of #ff1f1d
<p style="color:#ff1f1d">Text here</p>
#ff1f1d Background Color
This box has a background color of #ff1f1d
<div style="background-color:#ff1f1d">Text here</div>
#ff1f1d Border Color
This box has a border color of #ff1f1d
<div style="border: 4px solid #ff1f1d">Text here</div>
CSS codes
<p style="color:#ff1f1d">Text here</p>
<div style="background-color:#ff1f1d">Text here</div>
<div style="border: 4px solid #ff1f1d">Text here</div>
#ff1f1d Color on white background
This is how a font and box color of #ff1f1d will look
on a white background.
#ff1f1d Color on black background
This is how a font and box color of #ff1f1d hex color will look
on a black background.