In RGB color space, #ff1802 hex color has a red value of 255, a green value of 24 and a blue value of 2.
In CMYK color space (used in color printing), #ff1802 hex color is composed of 0% cyan, 90.59% magenta, 99.22% yellow and 0% black.
#ff1802 color has a hue of 5.2 degrees, a saturation of 100% and a lightness of 50.4%.
#ff1802 hex color contains mainly RED.
The closest web safe color of #ff1802 is #ff0000
#ff1802 hex color has a decimal value of 16717826.
HEX | ff1802 | #ff1802 |
---|---|---|
RGB | 255, 24, 2 | rgb(255, 24, 2) |
RGB Percent | 100, 9.41, 0.78 | rgb(100, 9.41, 0.78) |
CMYK | 0, 91, 99, 0 | |
HSL | 5.2°, 100, 50.4 | hsl(5.2, 100%, 50.4%) |
HSV | 5.2°, 99.2, 100 |
XYZ | 41.578, 21.918, 2.097 |
---|---|
Hunter Lab | 46.817, 76.597, 30.116 |
CIE-LAB | 53.94, 78.093, 66.976 |
CIE-LCH | 53.94, 102.88, 40.618 |
CIE-LUV | 0, 90.59, 99.22, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1802
CMYK percent of color #ff1802
Text with hexadecimal color #ff1802
This text has a font color of #ff1802
<p style="color:#ff1802">Text here</p>
#ff1802 Background Color
This box has a background color of #ff1802
<div style="background-color:#ff1802">Text here</div>
#ff1802 Border Color
This box has a border color of #ff1802
<div style="border: 4px solid #ff1802">Text here</div>
CSS codes
<p style="color:#ff1802">Text here</p>
<div style="background-color:#ff1802">Text here</div>
<div style="border: 4px solid #ff1802">Text here</div>
#ff1802 Color on white background
This is how a font and box color of #ff1802 will look
on a white background.
#ff1802 Color on black background
This is how a font and box color of #ff1802 hex color will look
on a black background.