In RGB color space, #ff2801 hex color has a red value of 255, a green value of 40 and a blue value of 1.
In CMYK color space (used in color printing), #ff2801 hex color is composed of 0% cyan, 84.31% magenta, 99.61% yellow and 0% black.
#ff2801 color has a hue of 9.2 degrees, a saturation of 100% and a lightness of 50.2%.
#ff2801 hex color contains mainly RED.
The closest web safe color of #ff2801 is #ff3300
#ff2801 hex color has a decimal value of 16721921.
HEX | ff2801 | #ff2801 |
---|---|---|
RGB | 255, 40, 1 | rgb(255, 40, 1) |
RGB Percent | 100, 15.69, 0.39 | rgb(100, 15.69, 0.39) |
CMYK | 0, 84, 100, 0 | |
HSL | 9.2°, 100, 50.2 | hsl(9.2, 100%, 50.2%) |
HSV | 9.2°, 99.6, 100 |
XYZ | 42.004, 22.78, 2.212 |
---|---|
Hunter Lab | 47.728, 73.567, 30.662 |
CIE-LAB | 54.845, 75.484, 67.574 |
CIE-LCH | 54.845, 101.312, 41.835 |
CIE-LUV | 0, 84.31, 99.61, 0 |
Web Safe | ff3300 |
RGB percent of color #ff2801
CMYK percent of color #ff2801
Text with hexadecimal color #ff2801
This text has a font color of #ff2801
<p style="color:#ff2801">Text here</p>
#ff2801 Background Color
This box has a background color of #ff2801
<div style="background-color:#ff2801">Text here</div>
#ff2801 Border Color
This box has a border color of #ff2801
<div style="border: 4px solid #ff2801">Text here</div>
CSS codes
<p style="color:#ff2801">Text here</p>
<div style="background-color:#ff2801">Text here</div>
<div style="border: 4px solid #ff2801">Text here</div>
#ff2801 Color on white background
This is how a font and box color of #ff2801 will look
on a white background.
#ff2801 Color on black background
This is how a font and box color of #ff2801 hex color will look
on a black background.