In RGB color space, #ff013d hex color has a red value of 255, a green value of 1 and a blue value of 61.
In CMYK color space (used in color printing), #ff013d hex color is composed of 0% cyan, 99.61% magenta, 76.08% yellow and 0% black.
#ff013d color has a hue of 345.8 degrees, a saturation of 100% and a lightness of 50.2%.
#ff013d hex color contains mainly RED.
The closest web safe color of #ff013d is #ff0033
#ff013d hex color has a decimal value of 16711997.
HEX | ff013d | #ff013d |
---|---|---|
RGB | 255, 1, 61 | rgb(255, 1, 61) |
RGB Percent | 100, 0.39, 23.92 | rgb(100, 0.39, 23.92) |
CMYK | 0, 100, 76, 0 | |
HSL | 345.8°, 100, 50.2 | hsl(345.8, 100%, 50.2%) |
HSV | 345.8°, 99.6, 100 |
XYZ | 42.093, 21.619, 6.369 |
---|---|
Hunter Lab | 46.496, 80.227, 24.426 |
CIE-LAB | 53.62, 81.031, 42.398 |
CIE-LCH | 53.62, 91.453, 27.62 |
CIE-LUV | 0, 99.61, 76.08, 0 |
Web Safe | ff0033 |
RGB percent of color #ff013d
CMYK percent of color #ff013d
Text with hexadecimal color #ff013d
This text has a font color of #ff013d
<p style="color:#ff013d">Text here</p>
#ff013d Background Color
This box has a background color of #ff013d
<div style="background-color:#ff013d">Text here</div>
#ff013d Border Color
This box has a border color of #ff013d
<div style="border: 4px solid #ff013d">Text here</div>
CSS codes
<p style="color:#ff013d">Text here</p>
<div style="background-color:#ff013d">Text here</div>
<div style="border: 4px solid #ff013d">Text here</div>
#ff013d Color on white background
This is how a font and box color of #ff013d will look
on a white background.
#ff013d Color on black background
This is how a font and box color of #ff013d hex color will look
on a black background.