In RGB color space, #ff0241 hex color has a red value of 255, a green value of 2 and a blue value of 65.
In CMYK color space (used in color printing), #ff0241 hex color is composed of 0% cyan, 99.22% magenta, 74.51% yellow and 0% black.
#ff0241 color has a hue of 345.1 degrees, a saturation of 100% and a lightness of 50.4%.
#ff0241 hex color contains mainly RED.
The closest web safe color of #ff0241 is #ff0033
#ff0241 hex color has a decimal value of 16712257.
HEX | ff0241 | #ff0241 |
---|---|---|
RGB | 255, 2, 65 | rgb(255, 2, 65) |
RGB Percent | 100, 0.78, 25.49 | rgb(100, 0.78, 25.49) |
CMYK | 0, 99, 75, 0 | |
HSL | 345.1°, 100, 50.4 | hsl(345.1, 100%, 50.4%) |
HSV | 345.1°, 99.2, 100 |
XYZ | 42.216, 21.685, 6.962 |
---|---|
Hunter Lab | 46.567, 80.329, 23.733 |
CIE-LAB | 53.691, 81.097, 40.182 |
CIE-LCH | 53.691, 90.506, 26.358 |
CIE-LUV | 0, 99.22, 74.51, 0 |
Web Safe | ff0033 |
RGB percent of color #ff0241
CMYK percent of color #ff0241
Text with hexadecimal color #ff0241
This text has a font color of #ff0241
<p style="color:#ff0241">Text here</p>
#ff0241 Background Color
This box has a background color of #ff0241
<div style="background-color:#ff0241">Text here</div>
#ff0241 Border Color
This box has a border color of #ff0241
<div style="border: 4px solid #ff0241">Text here</div>
CSS codes
<p style="color:#ff0241">Text here</p>
<div style="background-color:#ff0241">Text here</div>
<div style="border: 4px solid #ff0241">Text here</div>
#ff0241 Color on white background
This is how a font and box color of #ff0241 will look
on a white background.
#ff0241 Color on black background
This is how a font and box color of #ff0241 hex color will look
on a black background.