In RGB color space, #ff012d hex color has a red value of 255, a green value of 1 and a blue value of 45.
In CMYK color space (used in color printing), #ff012d hex color is composed of 0% cyan, 99.61% magenta, 82.35% yellow and 0% black.
#ff012d color has a hue of 349.6 degrees, a saturation of 100% and a lightness of 50.2%.
#ff012d hex color contains mainly RED.
The closest web safe color of #ff012d is #ff0033
#ff012d hex color has a decimal value of 16711981.
HEX | ff012d | #ff012d |
---|---|---|
RGB | 255, 1, 45 | rgb(255, 1, 45) |
RGB Percent | 100, 0.39, 17.65 | rgb(100, 0.39, 17.65) |
CMYK | 0, 100, 82, 0 | |
HSL | 349.6°, 100, 50.2 | hsl(349.6, 100%, 50.2%) |
HSV | 349.6°, 99.6, 100 |
XYZ | 41.725, 21.471, 4.428 |
---|---|
Hunter Lab | 46.337, 79.645, 26.77 |
CIE-LAB | 53.461, 80.603, 50.983 |
CIE-LCH | 53.461, 95.374, 32.314 |
CIE-LUV | 0, 99.61, 82.35, 0 |
Web Safe | ff0033 |
RGB percent of color #ff012d
CMYK percent of color #ff012d
Text with hexadecimal color #ff012d
This text has a font color of #ff012d
<p style="color:#ff012d">Text here</p>
#ff012d Background Color
This box has a background color of #ff012d
<div style="background-color:#ff012d">Text here</div>
#ff012d Border Color
This box has a border color of #ff012d
<div style="border: 4px solid #ff012d">Text here</div>
CSS codes
<p style="color:#ff012d">Text here</p>
<div style="background-color:#ff012d">Text here</div>
<div style="border: 4px solid #ff012d">Text here</div>
#ff012d Color on white background
This is how a font and box color of #ff012d will look
on a white background.
#ff012d Color on black background
This is how a font and box color of #ff012d hex color will look
on a black background.