In RGB color space, #ff2016 hex color has a red value of 255, a green value of 32 and a blue value of 22.
In CMYK color space (used in color printing), #ff2016 hex color is composed of 0% cyan, 87.45% magenta, 91.37% yellow and 0% black.
#ff2016 color has a hue of 2.6 degrees, a saturation of 100% and a lightness of 54.3%.
#ff2016 hex color contains mainly RED.
The closest web safe color of #ff2016 is #ff3300
#ff2016 hex color has a decimal value of 16719894.
HEX | ff2016 | #ff2016 |
---|---|---|
RGB | 255, 32, 22 | rgb(255, 32, 22) |
RGB Percent | 100, 12.55, 8.63 | rgb(100, 12.55, 8.63) |
CMYK | 0, 87, 91, 0 | |
HSL | 2.6°, 100, 54.3 | hsl(2.6, 100%, 54.3%) |
HSV | 2.6°, 91.4, 100 |
XYZ | 41.901, 22.351, 2.865 |
---|---|
Hunter Lab | 47.277, 75.468, 29.501 |
CIE-LAB | 54.397, 77.101, 61.888 |
CIE-LCH | 54.397, 98.867, 38.754 |
CIE-LUV | 0, 87.45, 91.37, 0 |
Web Safe | ff3300 |
RGB percent of color #ff2016
CMYK percent of color #ff2016
Text with hexadecimal color #ff2016
This text has a font color of #ff2016
<p style="color:#ff2016">Text here</p>
#ff2016 Background Color
This box has a background color of #ff2016
<div style="background-color:#ff2016">Text here</div>
#ff2016 Border Color
This box has a border color of #ff2016
<div style="border: 4px solid #ff2016">Text here</div>
CSS codes
<p style="color:#ff2016">Text here</p>
<div style="background-color:#ff2016">Text here</div>
<div style="border: 4px solid #ff2016">Text here</div>
#ff2016 Color on white background
This is how a font and box color of #ff2016 will look
on a white background.
#ff2016 Color on black background
This is how a font and box color of #ff2016 hex color will look
on a black background.