In RGB color space, #ff0131 hex color has a red value of 255, a green value of 1 and a blue value of 49.
In CMYK color space (used in color printing), #ff0131 hex color is composed of 0% cyan, 99.61% magenta, 80.78% yellow and 0% black.
#ff0131 color has a hue of 348.7 degrees, a saturation of 100% and a lightness of 50.2%.
#ff0131 hex color contains mainly RED.
The closest web safe color of #ff0131 is #ff0033
#ff0131 hex color has a decimal value of 16711985.
HEX | ff0131 | #ff0131 |
---|---|---|
RGB | 255, 1, 49 | rgb(255, 1, 49) |
RGB Percent | 100, 0.39, 19.22 | rgb(100, 0.39, 19.22) |
CMYK | 0, 100, 81, 0 | |
HSL | 348.7°, 100, 50.2 | hsl(348.7, 100%, 50.2%) |
HSV | 348.7°, 99.6, 100 |
XYZ | 41.805, 21.503, 4.853 |
---|---|
Hunter Lab | 46.371, 79.773, 26.255 |
CIE-LAB | 53.496, 80.697, 48.909 |
CIE-LCH | 53.496, 94.362, 31.219 |
CIE-LUV | 0, 99.61, 80.78, 0 |
Web Safe | ff0033 |
RGB percent of color #ff0131
CMYK percent of color #ff0131
Text with hexadecimal color #ff0131
This text has a font color of #ff0131
<p style="color:#ff0131">Text here</p>
#ff0131 Background Color
This box has a background color of #ff0131
<div style="background-color:#ff0131">Text here</div>
#ff0131 Border Color
This box has a border color of #ff0131
<div style="border: 4px solid #ff0131">Text here</div>
CSS codes
<p style="color:#ff0131">Text here</p>
<div style="background-color:#ff0131">Text here</div>
<div style="border: 4px solid #ff0131">Text here</div>
#ff0131 Color on white background
This is how a font and box color of #ff0131 will look
on a white background.
#ff0131 Color on black background
This is how a font and box color of #ff0131 hex color will look
on a black background.