In RGB color space, #ff05cc hex color has a red value of 255, a green value of 5 and a blue value of 204.
In CMYK color space (used in color printing), #ff05cc hex color is composed of 0% cyan, 98.04% magenta, 20% yellow and 0% black.
#ff05cc color has a hue of 312.2 degrees, a saturation of 100% and a lightness of 51%.
#ff05cc hex color contains mainly RED.
The closest web safe color of #ff05cc is #ff00cc
#ff05cc hex color has a decimal value of 16713164.
HEX | ff05cc | #ff05cc |
---|---|---|
RGB | 255, 5, 204 | rgb(255, 5, 204) |
RGB Percent | 100, 1.96, 80 | rgb(100, 1.96, 80) |
CMYK | 0, 98, 20, 0 | |
HSL | 312.2°, 100, 51 | hsl(312.2, 100%, 51%) |
HSV | 312.2°, 98, 100 |
XYZ | 52.193, 25.728, 59.342 |
---|---|
Hunter Lab | 50.723, 94.909, -33.859 |
CIE-LAB | 57.778, 91.436, -36.163 |
CIE-LCH | 57.778, 98.328, 338.421 |
CIE-LUV | 0, 98.04, 20, 0 |
Web Safe | ff00cc |
RGB percent of color #ff05cc
CMYK percent of color #ff05cc
Text with hexadecimal color #ff05cc
This text has a font color of #ff05cc
<p style="color:#ff05cc">Text here</p>
#ff05cc Background Color
This box has a background color of #ff05cc
<div style="background-color:#ff05cc">Text here</div>
#ff05cc Border Color
This box has a border color of #ff05cc
<div style="border: 4px solid #ff05cc">Text here</div>
CSS codes
<p style="color:#ff05cc">Text here</p>
<div style="background-color:#ff05cc">Text here</div>
<div style="border: 4px solid #ff05cc">Text here</div>
#ff05cc Color on white background
This is how a font and box color of #ff05cc will look
on a white background.
#ff05cc Color on black background
This is how a font and box color of #ff05cc hex color will look
on a black background.