In RGB color space, #ff0056 hex color has a red value of 255, a green value of 0 and a blue value of 86.
In CMYK color space (used in color printing), #ff0056 hex color is composed of 0% cyan, 100% magenta, 66.27% yellow and 0% black.
#ff0056 color has a hue of 339.8 degrees, a saturation of 100% and a lightness of 50%.
#ff0056 hex color contains mainly RED.
The closest web safe color of #ff0056 is #ff0066
#ff0056 hex color has a decimal value of 16711766.
HEX | ff0056 | #ff0056 |
---|---|---|
RGB | 255, 0, 86 | rgb(255, 0, 86) |
RGB Percent | 100, 0, 33.73 | rgb(100, 0, 33.73) |
CMYK | 0, 100, 66, 0 | |
HSL | 339.8°, 100, 50 | hsl(339.8, 100%, 50%) |
HSV | 339.8°, 100, 100 |
XYZ | 42.92, 21.932, 10.775 |
---|---|
Hunter Lab | 46.832, 81.635, 19.141 |
CIE-LAB | 53.955, 82.069, 28.103 |
CIE-LCH | 53.955, 86.747, 18.903 |
CIE-LUV | 0, 100, 66.27, 0 |
Web Safe | ff0066 |
RGB percent of color #ff0056
CMYK percent of color #ff0056
Text with hexadecimal color #ff0056
This text has a font color of #ff0056
<p style="color:#ff0056">Text here</p>
#ff0056 Background Color
This box has a background color of #ff0056
<div style="background-color:#ff0056">Text here</div>
#ff0056 Border Color
This box has a border color of #ff0056
<div style="border: 4px solid #ff0056">Text here</div>
CSS codes
<p style="color:#ff0056">Text here</p>
<div style="background-color:#ff0056">Text here</div>
<div style="border: 4px solid #ff0056">Text here</div>
#ff0056 Color on white background
This is how a font and box color of #ff0056 will look
on a white background.
#ff0056 Color on black background
This is how a font and box color of #ff0056 hex color will look
on a black background.