In RGB color space, #ff0377 hex color has a red value of 255, a green value of 3 and a blue value of 119.
In CMYK color space (used in color printing), #ff0377 hex color is composed of 0% cyan, 98.82% magenta, 53.33% yellow and 0% black.
#ff0377 color has a hue of 332.4 degrees, a saturation of 100% and a lightness of 50.6%.
#ff0377 hex color contains mainly RED.
The closest web safe color of #ff0377 is #ff0066
#ff0377 hex color has a decimal value of 16712567.
HEX | ff0377 | #ff0377 |
---|---|---|
RGB | 255, 3, 119 | rgb(255, 3, 119) |
RGB Percent | 100, 1.18, 46.67 | rgb(100, 1.18, 46.67) |
CMYK | 0, 99, 53, 0 | |
HSL | 332.4°, 100, 50.6 | hsl(332.4, 100%, 50.6%) |
HSV | 332.4°, 98.8, 100 |
XYZ | 44.602, 22.657, 19.475 |
---|---|
Hunter Lab | 47.599, 83.961, 9.061 |
CIE-LAB | 54.717, 83.73, 9.241 |
CIE-LCH | 54.717, 84.238, 6.298 |
CIE-LUV | 0, 98.82, 53.33, 0 |
Web Safe | ff0066 |
RGB percent of color #ff0377
CMYK percent of color #ff0377
Text with hexadecimal color #ff0377
This text has a font color of #ff0377
<p style="color:#ff0377">Text here</p>
#ff0377 Background Color
This box has a background color of #ff0377
<div style="background-color:#ff0377">Text here</div>
#ff0377 Border Color
This box has a border color of #ff0377
<div style="border: 4px solid #ff0377">Text here</div>
CSS codes
<p style="color:#ff0377">Text here</p>
<div style="background-color:#ff0377">Text here</div>
<div style="border: 4px solid #ff0377">Text here</div>
#ff0377 Color on white background
This is how a font and box color of #ff0377 will look
on a white background.
#ff0377 Color on black background
This is how a font and box color of #ff0377 hex color will look
on a black background.