In RGB color space, #ff1110 hex color has a red value of 255, a green value of 17 and a blue value of 16.
In CMYK color space (used in color printing), #ff1110 hex color is composed of 0% cyan, 93.33% magenta, 93.73% yellow and 0% black.
#ff1110 color has a hue of 0.3 degrees, a saturation of 100% and a lightness of 53.1%.
#ff1110 hex color contains mainly RED.
The closest web safe color of #ff1110 is #ff0000
#ff1110 hex color has a decimal value of 16716048.
HEX | ff1110 | #ff1110 |
---|---|---|
RGB | 255, 17, 16 | rgb(255, 17, 16) |
RGB Percent | 100, 6.67, 6.27 | rgb(100, 6.67, 6.27) |
CMYK | 0, 93, 94, 0 | |
HSL | 0.3°, 100, 53.1 | hsl(0.3, 100%, 53.1%) |
HSV | 0.3°, 93.7, 100 |
XYZ | 41.534, 21.698, 2.489 |
---|---|
Hunter Lab | 46.581, 77.642, 29.439 |
CIE-LAB | 53.705, 78.971, 63.42 |
CIE-LCH | 53.705, 101.284, 38.767 |
CIE-LUV | 0, 93.33, 93.73, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1110
CMYK percent of color #ff1110
Text with hexadecimal color #ff1110
This text has a font color of #ff1110
<p style="color:#ff1110">Text here</p>
#ff1110 Background Color
This box has a background color of #ff1110
<div style="background-color:#ff1110">Text here</div>
#ff1110 Border Color
This box has a border color of #ff1110
<div style="border: 4px solid #ff1110">Text here</div>
CSS codes
<p style="color:#ff1110">Text here</p>
<div style="background-color:#ff1110">Text here</div>
<div style="border: 4px solid #ff1110">Text here</div>
#ff1110 Color on white background
This is how a font and box color of #ff1110 will look
on a white background.
#ff1110 Color on black background
This is how a font and box color of #ff1110 hex color will look
on a black background.