In RGB color space, #ff1804 hex color has a red value of 255, a green value of 24 and a blue value of 4.
In CMYK color space (used in color printing), #ff1804 hex color is composed of 0% cyan, 90.59% magenta, 98.43% yellow and 0% black.
#ff1804 color has a hue of 4.8 degrees, a saturation of 100% and a lightness of 50.8%.
#ff1804 hex color contains mainly RED.
The closest web safe color of #ff1804 is #ff0000
#ff1804 hex color has a decimal value of 16717828.
HEX | ff1804 | #ff1804 |
---|---|---|
RGB | 255, 24, 4 | rgb(255, 24, 4) |
RGB Percent | 100, 9.41, 1.57 | rgb(100, 9.41, 1.57) |
CMYK | 0, 91, 98, 0 | |
HSL | 4.8°, 100, 50.8 | hsl(4.8, 100%, 50.8%) |
HSV | 4.8°, 98.4, 100 |
XYZ | 41.589, 21.922, 2.154 |
---|---|
Hunter Lab | 46.821, 76.617, 30.047 |
CIE-LAB | 53.944, 78.108, 66.502 |
CIE-LCH | 53.944, 102.584, 40.411 |
CIE-LUV | 0, 90.59, 98.43, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1804
CMYK percent of color #ff1804
Text with hexadecimal color #ff1804
This text has a font color of #ff1804
<p style="color:#ff1804">Text here</p>
#ff1804 Background Color
This box has a background color of #ff1804
<div style="background-color:#ff1804">Text here</div>
#ff1804 Border Color
This box has a border color of #ff1804
<div style="border: 4px solid #ff1804">Text here</div>
CSS codes
<p style="color:#ff1804">Text here</p>
<div style="background-color:#ff1804">Text here</div>
<div style="border: 4px solid #ff1804">Text here</div>
#ff1804 Color on white background
This is how a font and box color of #ff1804 will look
on a white background.
#ff1804 Color on black background
This is how a font and box color of #ff1804 hex color will look
on a black background.