In RGB color space, #ff2a00 hex color has a red value of 255, a green value of 42 and a blue value of 0.
In CMYK color space (used in color printing), #ff2a00 hex color is composed of 0% cyan, 83.53% magenta, 100% yellow and 0% black.
#ff2a00 color has a hue of 9.9 degrees, a saturation of 100% and a lightness of 50%.
#ff2a00 hex color contains mainly RED.
The closest web safe color of #ff2a00 is #ff3300
#ff2a00 hex color has a decimal value of 16722432.
HEX | ff2a00 | #ff2a00 |
---|---|---|
RGB | 255, 42, 0 | rgb(255, 42, 0) |
RGB Percent | 100, 16.47, 0 | rgb(100, 16.47, 0) |
CMYK | 0, 84, 100, 0 | |
HSL | 9.9°, 100, 50 | hsl(9.9, 100%, 50%) |
HSV | 9.9°, 100, 100 |
XYZ | 42.068, 22.916, 2.206 |
---|---|
Hunter Lab | 47.871, 73.089, 30.777 |
CIE-LAB | 54.986, 75.071, 67.866 |
CIE-LCH | 54.986, 101.2, 42.114 |
CIE-LUV | 0, 83.53, 100, 0 |
Web Safe | ff3300 |
RGB percent of color #ff2a00
CMYK percent of color #ff2a00
Text with hexadecimal color #ff2a00
This text has a font color of #ff2a00
<p style="color:#ff2a00">Text here</p>
#ff2a00 Background Color
This box has a background color of #ff2a00
<div style="background-color:#ff2a00">Text here</div>
#ff2a00 Border Color
This box has a border color of #ff2a00
<div style="border: 4px solid #ff2a00">Text here</div>
CSS codes
<p style="color:#ff2a00">Text here</p>
<div style="background-color:#ff2a00">Text here</div>
<div style="border: 4px solid #ff2a00">Text here</div>
#ff2a00 Color on white background
This is how a font and box color of #ff2a00 will look
on a white background.
#ff2a00 Color on black background
This is how a font and box color of #ff2a00 hex color will look
on a black background.