In RGB color space, #ff1337 hex color has a red value of 255, a green value of 19 and a blue value of 55.
In CMYK color space (used in color printing), #ff1337 hex color is composed of 0% cyan, 92.55% magenta, 78.43% yellow and 0% black.
#ff1337 color has a hue of 350.8 degrees, a saturation of 100% and a lightness of 53.7%.
#ff1337 hex color contains mainly RED.
The closest web safe color of #ff1337 is #ff0033
#ff1337 hex color has a decimal value of 16716599.
HEX | ff1337 | #ff1337 |
---|---|---|
RGB | 255, 19, 55 | rgb(255, 19, 55) |
RGB Percent | 100, 7.45, 21.57 | rgb(100, 7.45, 21.57) |
CMYK | 0, 93, 78, 0 | |
HSL | 350.8°, 100, 53.7 | hsl(350.8, 100%, 53.7%) |
HSV | 350.8°, 92.5, 100 |
XYZ | 42.162, 22.002, 5.639 |
---|---|
Hunter Lab | 46.906, 78.36, 25.707 |
CIE-LAB | 54.029, 79.477, 46.19 |
CIE-LCH | 54.029, 91.924, 30.164 |
CIE-LUV | 0, 92.55, 78.43, 0 |
Web Safe | ff0033 |
RGB percent of color #ff1337
CMYK percent of color #ff1337
Text with hexadecimal color #ff1337
This text has a font color of #ff1337
<p style="color:#ff1337">Text here</p>
#ff1337 Background Color
This box has a background color of #ff1337
<div style="background-color:#ff1337">Text here</div>
#ff1337 Border Color
This box has a border color of #ff1337
<div style="border: 4px solid #ff1337">Text here</div>
CSS codes
<p style="color:#ff1337">Text here</p>
<div style="background-color:#ff1337">Text here</div>
<div style="border: 4px solid #ff1337">Text here</div>
#ff1337 Color on white background
This is how a font and box color of #ff1337 will look
on a white background.
#ff1337 Color on black background
This is how a font and box color of #ff1337 hex color will look
on a black background.