In RGB color space, #ff1312 hex color has a red value of 255, a green value of 19 and a blue value of 18.
In CMYK color space (used in color printing), #ff1312 hex color is composed of 0% cyan, 92.55% magenta, 92.94% yellow and 0% black.
#ff1312 color has a hue of 0.3 degrees, a saturation of 100% and a lightness of 53.5%.
#ff1312 hex color contains mainly RED.
The closest web safe color of #ff1312 is #ff0000
#ff1312 hex color has a decimal value of 16716562.
HEX | ff1312 | #ff1312 |
---|---|---|
RGB | 255, 19, 18 | rgb(255, 19, 18) |
RGB Percent | 100, 7.45, 7.06 | rgb(100, 7.45, 7.06) |
CMYK | 0, 93, 93, 0 | |
HSL | 0.3°, 100, 53.5 | hsl(0.3, 100%, 53.5%) |
HSV | 0.3°, 92.9, 100 |
XYZ | 41.582, 21.769, 2.583 |
---|---|
Hunter Lab | 46.657, 77.433, 29.378 |
CIE-LAB | 53.781, 78.79, 62.845 |
CIE-LCH | 53.781, 100.784, 38.577 |
CIE-LUV | 0, 92.55, 92.94, 0 |
Web Safe | ff0000 |
RGB percent of color #ff1312
CMYK percent of color #ff1312
Text with hexadecimal color #ff1312
This text has a font color of #ff1312
<p style="color:#ff1312">Text here</p>
#ff1312 Background Color
This box has a background color of #ff1312
<div style="background-color:#ff1312">Text here</div>
#ff1312 Border Color
This box has a border color of #ff1312
<div style="border: 4px solid #ff1312">Text here</div>
CSS codes
<p style="color:#ff1312">Text here</p>
<div style="background-color:#ff1312">Text here</div>
<div style="border: 4px solid #ff1312">Text here</div>
#ff1312 Color on white background
This is how a font and box color of #ff1312 will look
on a white background.
#ff1312 Color on black background
This is how a font and box color of #ff1312 hex color will look
on a black background.