In RGB color space, #ff337f hex color has a red value of 255, a green value of 51 and a blue value of 127.
In CMYK color space (used in color printing), #ff337f hex color is composed of 0% cyan, 80% magenta, 50.2% yellow and 0% black.
#ff337f color has a hue of 337.6 degrees, a saturation of 100% and a lightness of 60%.
#ff337f hex color contains mainly RED.
The closest web safe color of #ff337f is #ff3366
#ff337f hex color has a decimal value of 16724863.
HEX | ff337f | #ff337f |
---|---|---|
RGB | 255, 51, 127 | rgb(255, 51, 127) |
RGB Percent | 100, 20, 49.8 | rgb(100, 20, 49.8) |
CMYK | 0, 80, 50, 0 | |
HSL | 337.6°, 100, 60 | hsl(337.6, 100%, 60%) |
HSV | 337.6°, 80, 100 |
XYZ | 46.255, 25.16, 22.497 |
---|---|
Hunter Lab | 50.16, 76.825, 8.52 |
CIE-LAB | 57.231, 77.637, 8.024 |
CIE-LCH | 57.231, 78.051, 5.901 |
CIE-LUV | 0, 80, 50.2, 0 |
Web Safe | ff3366 |
RGB percent of color #ff337f
CMYK percent of color #ff337f
Text with hexadecimal color #ff337f
This text has a font color of #ff337f
<p style="color:#ff337f">Text here</p>
#ff337f Background Color
This box has a background color of #ff337f
<div style="background-color:#ff337f">Text here</div>
#ff337f Border Color
This box has a border color of #ff337f
<div style="border: 4px solid #ff337f">Text here</div>
CSS codes
<p style="color:#ff337f">Text here</p>
<div style="background-color:#ff337f">Text here</div>
<div style="border: 4px solid #ff337f">Text here</div>
#ff337f Color on white background
This is how a font and box color of #ff337f will look
on a white background.
#ff337f Color on black background
This is how a font and box color of #ff337f hex color will look
on a black background.