In RGB color space, #ff0604 hex color has a red value of 255, a green value of 6 and a blue value of 4.
In CMYK color space (used in color printing), #ff0604 hex color is composed of 0% cyan, 97.65% magenta, 98.43% yellow and 0% black.
#ff0604 color has a hue of 0.5 degrees, a saturation of 100% and a lightness of 50.8%.
#ff0604 hex color contains mainly RED.
The closest web safe color of #ff0604 is #ff0000
#ff0604 hex color has a decimal value of 16713220.
HEX | ff0604 | #ff0604 |
---|---|---|
RGB | 255, 6, 4 | rgb(255, 6, 4) |
RGB Percent | 100, 2.35, 1.57 | rgb(100, 2.35, 1.57) |
CMYK | 0, 98, 98, 0 | |
HSL | 0.5°, 100, 50.8 | hsl(0.5, 100%, 50.8%) |
HSV | 0.5°, 98.4, 100 |
XYZ | 41.327, 21.399, 2.067 |
---|---|
Hunter Lab | 46.259, 78.515, 29.732 |
CIE-LAB | 53.383, 79.726, 66.274 |
CIE-LCH | 53.383, 103.675, 39.736 |
CIE-LUV | 0, 97.65, 98.43, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0604
CMYK percent of color #ff0604
Text with hexadecimal color #ff0604
This text has a font color of #ff0604
<p style="color:#ff0604">Text here</p>
#ff0604 Background Color
This box has a background color of #ff0604
<div style="background-color:#ff0604">Text here</div>
#ff0604 Border Color
This box has a border color of #ff0604
<div style="border: 4px solid #ff0604">Text here</div>
CSS codes
<p style="color:#ff0604">Text here</p>
<div style="background-color:#ff0604">Text here</div>
<div style="border: 4px solid #ff0604">Text here</div>
#ff0604 Color on white background
This is how a font and box color of #ff0604 will look
on a white background.
#ff0604 Color on black background
This is how a font and box color of #ff0604 hex color will look
on a black background.