In RGB color space, #f70711 hex color has a red value of 247, a green value of 7 and a blue value of 17.
In CMYK color space (used in color printing), #f70711 hex color is composed of 0% cyan, 97.17% magenta, 93.12% yellow and 3.14% black.
#f70711 color has a hue of 357.5 degrees, a saturation of 94.49% and a lightness of 49.8%.
#f70711 hex color contains mainly RED.
The closest web safe color of #f70711 is #ff0000
#f70711 hex color has a decimal value of 16189201.
HEX | f70711 | #f70711 |
---|---|---|
RGB | 247, 7, 17 | rgb(247, 7, 17) |
RGB Percent | 96.86, 2.75, 6.67 | rgb(96.86, 2.75, 6.67) |
CMYK | 0, 97, 93, 3 | |
HSL | 357.5°, 94.49, 49.8 | hsl(357.5, 94.49%, 49.8%) |
HSV | 357.5°, 97.2, 96.9 |
XYZ | 38.535, 19.967, 2.353 |
---|---|
Hunter Lab | 44.684, 75.737, 28.157 |
CIE-LAB | 51.8, 77.822, 61.188 |
CIE-LCH | 51.8, 98.996, 38.176 |
CIE-LUV | 0, 97.17, 93.12, 3.14 |
Web Safe | ff0000 |
RGB percent of color #f70711
CMYK percent of color #f70711
Text with hexadecimal color #f70711
This text has a font color of #f70711
<p style="color:#f70711">Text here</p>
#f70711 Background Color
This box has a background color of #f70711
<div style="background-color:#f70711">Text here</div>
#f70711 Border Color
This box has a border color of #f70711
<div style="border: 4px solid #f70711">Text here</div>
CSS codes
<p style="color:#f70711">Text here</p>
<div style="background-color:#f70711">Text here</div>
<div style="border: 4px solid #f70711">Text here</div>
#f70711 Color on white background
This is how a font and box color of #f70711 will look
on a white background.
#f70711 Color on black background
This is how a font and box color of #f70711 hex color will look
on a black background.