In RGB color space, #ff377f hex color has a red value of 255, a green value of 55 and a blue value of 127.
In CMYK color space (used in color printing), #ff377f hex color is composed of 0% cyan, 78.43% magenta, 50.2% yellow and 0% black.
#ff377f color has a hue of 338.4 degrees, a saturation of 100% and a lightness of 60.8%.
#ff377f hex color contains mainly RED.
The closest web safe color of #ff377f is #ff3366
#ff377f hex color has a decimal value of 16725887.
HEX | ff377f | #ff377f |
---|---|---|
RGB | 255, 55, 127 | rgb(255, 55, 127) |
RGB Percent | 100, 21.57, 49.8 | rgb(100, 21.57, 49.8) |
CMYK | 0, 78, 50, 0 | |
HSL | 338.4°, 100, 60.8 | hsl(338.4, 100%, 60.8%) |
HSV | 338.4°, 78.4, 100 |
XYZ | 46.437, 25.525, 22.558 |
---|---|
Hunter Lab | 50.522, 75.652, 8.893 |
CIE-LAB | 57.583, 76.633, 8.525 |
CIE-LCH | 57.583, 77.106, 6.348 |
CIE-LUV | 0, 78.43, 50.2, 0 |
Web Safe | ff3366 |
RGB percent of color #ff377f
CMYK percent of color #ff377f
Text with hexadecimal color #ff377f
This text has a font color of #ff377f
<p style="color:#ff377f">Text here</p>
#ff377f Background Color
This box has a background color of #ff377f
<div style="background-color:#ff377f">Text here</div>
#ff377f Border Color
This box has a border color of #ff377f
<div style="border: 4px solid #ff377f">Text here</div>
CSS codes
<p style="color:#ff377f">Text here</p>
<div style="background-color:#ff377f">Text here</div>
<div style="border: 4px solid #ff377f">Text here</div>
#ff377f Color on white background
This is how a font and box color of #ff377f will look
on a white background.
#ff377f Color on black background
This is how a font and box color of #ff377f hex color will look
on a black background.