In RGB color space, #ff0706 hex color has a red value of 255, a green value of 7 and a blue value of 6.
In CMYK color space (used in color printing), #ff0706 hex color is composed of 0% cyan, 97.25% magenta, 97.65% yellow and 0% black.
#ff0706 color has a hue of 0.2 degrees, a saturation of 100% and a lightness of 51.2%.
#ff0706 hex color contains mainly RED.
The closest web safe color of #ff0706 is #ff0000
#ff0706 hex color has a decimal value of 16713478.
HEX | ff0706 | #ff0706 |
---|---|---|
RGB | 255, 7, 6 | rgb(255, 7, 6) |
RGB Percent | 100, 2.75, 2.35 | rgb(100, 2.75, 2.35) |
CMYK | 0, 97, 98, 0 | |
HSL | 0.2°, 100, 51.2 | hsl(0.2, 100%, 51.2%) |
HSV | 0.2°, 97.6, 100 |
XYZ | 41.349, 21.425, 2.128 |
---|---|
Hunter Lab | 46.287, 78.454, 29.675 |
CIE-LAB | 53.412, 79.672, 65.803 |
CIE-LCH | 53.412, 103.333, 39.554 |
CIE-LUV | 0, 97.25, 97.65, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0706
CMYK percent of color #ff0706
Text with hexadecimal color #ff0706
This text has a font color of #ff0706
<p style="color:#ff0706">Text here</p>
#ff0706 Background Color
This box has a background color of #ff0706
<div style="background-color:#ff0706">Text here</div>
#ff0706 Border Color
This box has a border color of #ff0706
<div style="border: 4px solid #ff0706">Text here</div>
CSS codes
<p style="color:#ff0706">Text here</p>
<div style="background-color:#ff0706">Text here</div>
<div style="border: 4px solid #ff0706">Text here</div>
#ff0706 Color on white background
This is how a font and box color of #ff0706 will look
on a white background.
#ff0706 Color on black background
This is how a font and box color of #ff0706 hex color will look
on a black background.