In RGB color space, #ff013b hex color has a red value of 255, a green value of 1 and a blue value of 59.
In CMYK color space (used in color printing), #ff013b hex color is composed of 0% cyan, 99.61% magenta, 76.86% yellow and 0% black.
#ff013b color has a hue of 346.3 degrees, a saturation of 100% and a lightness of 50.2%.
#ff013b hex color contains mainly RED.
The closest web safe color of #ff013b is #ff0033
#ff013b hex color has a decimal value of 16711995.
HEX | ff013b | #ff013b |
---|---|---|
RGB | 255, 1, 59 | rgb(255, 1, 59) |
RGB Percent | 100, 0.39, 23.14 | rgb(100, 0.39, 23.14) |
CMYK | 0, 100, 77, 0 | |
HSL | 346.3°, 100, 50.2 | hsl(346.3, 100%, 50.2%) |
HSV | 346.3°, 99.6, 100 |
XYZ | 42.04, 21.597, 6.091 |
---|---|
Hunter Lab | 46.473, 80.148, 24.76 |
CIE-LAB | 53.597, 80.973, 43.504 |
CIE-LCH | 53.597, 91.92, 28.248 |
CIE-LUV | 0, 99.61, 76.86, 0 |
Web Safe | ff0033 |
RGB percent of color #ff013b
CMYK percent of color #ff013b
Text with hexadecimal color #ff013b
This text has a font color of #ff013b
<p style="color:#ff013b">Text here</p>
#ff013b Background Color
This box has a background color of #ff013b
<div style="background-color:#ff013b">Text here</div>
#ff013b Border Color
This box has a border color of #ff013b
<div style="border: 4px solid #ff013b">Text here</div>
CSS codes
<p style="color:#ff013b">Text here</p>
<div style="background-color:#ff013b">Text here</div>
<div style="border: 4px solid #ff013b">Text here</div>
#ff013b Color on white background
This is how a font and box color of #ff013b will look
on a white background.
#ff013b Color on black background
This is how a font and box color of #ff013b hex color will look
on a black background.