In RGB color space, #ff2012 hex color has a red value of 255, a green value of 32 and a blue value of 18.
In CMYK color space (used in color printing), #ff2012 hex color is composed of 0% cyan, 87.45% magenta, 92.94% yellow and 0% black.
#ff2012 color has a hue of 3.5 degrees, a saturation of 100% and a lightness of 53.5%.
#ff2012 hex color contains mainly RED.
The closest web safe color of #ff2012 is #ff3300
#ff2012 hex color has a decimal value of 16719890.
HEX | ff2012 | #ff2012 |
---|---|---|
RGB | 255, 32, 18 | rgb(255, 32, 18) |
RGB Percent | 100, 12.55, 7.06 | rgb(100, 12.55, 7.06) |
CMYK | 0, 87, 93, 0 | |
HSL | 3.5°, 100, 53.5 | hsl(3.5, 100%, 53.5%) |
HSV | 3.5°, 92.9, 100 |
XYZ | 41.866, 22.337, 2.677 |
---|---|
Hunter Lab | 47.262, 75.412, 29.725 |
CIE-LAB | 54.383, 77.059, 63.194 |
CIE-LCH | 54.383, 99.657, 39.354 |
CIE-LUV | 0, 87.45, 92.94, 0 |
Web Safe | ff3300 |
RGB percent of color #ff2012
CMYK percent of color #ff2012
Text with hexadecimal color #ff2012
This text has a font color of #ff2012
<p style="color:#ff2012">Text here</p>
#ff2012 Background Color
This box has a background color of #ff2012
<div style="background-color:#ff2012">Text here</div>
#ff2012 Border Color
This box has a border color of #ff2012
<div style="border: 4px solid #ff2012">Text here</div>
CSS codes
<p style="color:#ff2012">Text here</p>
<div style="background-color:#ff2012">Text here</div>
<div style="border: 4px solid #ff2012">Text here</div>
#ff2012 Color on white background
This is how a font and box color of #ff2012 will look
on a white background.
#ff2012 Color on black background
This is how a font and box color of #ff2012 hex color will look
on a black background.