In RGB color space, #ff07cc hex color has a red value of 255, a green value of 7 and a blue value of 204.
In CMYK color space (used in color printing), #ff07cc hex color is composed of 0% cyan, 97.25% magenta, 20% yellow and 0% black.
#ff07cc color has a hue of 312.3 degrees, a saturation of 100% and a lightness of 51.4%.
#ff07cc hex color contains mainly RED.
The closest web safe color of #ff07cc is #ff00cc
#ff07cc hex color has a decimal value of 16713676.
HEX | ff07cc | #ff07cc |
---|---|---|
RGB | 255, 7, 204 | rgb(255, 7, 204) |
RGB Percent | 100, 2.75, 80 | rgb(100, 2.75, 80) |
CMYK | 0, 97, 20, 0 | |
HSL | 312.3°, 100, 51.4 | hsl(312.3, 100%, 51.4%) |
HSV | 312.3°, 97.3, 100 |
XYZ | 52.215, 25.772, 59.349 |
---|---|
Hunter Lab | 50.766, 94.754, -33.778 |
CIE-LAB | 57.82, 91.312, -36.097 |
CIE-LCH | 57.82, 98.188, 338.43 |
CIE-LUV | 0, 97.25, 20, 0 |
Web Safe | ff00cc |
RGB percent of color #ff07cc
CMYK percent of color #ff07cc
Text with hexadecimal color #ff07cc
This text has a font color of #ff07cc
<p style="color:#ff07cc">Text here</p>
#ff07cc Background Color
This box has a background color of #ff07cc
<div style="background-color:#ff07cc">Text here</div>
#ff07cc Border Color
This box has a border color of #ff07cc
<div style="border: 4px solid #ff07cc">Text here</div>
CSS codes
<p style="color:#ff07cc">Text here</p>
<div style="background-color:#ff07cc">Text here</div>
<div style="border: 4px solid #ff07cc">Text here</div>
#ff07cc Color on white background
This is how a font and box color of #ff07cc will look
on a white background.
#ff07cc Color on black background
This is how a font and box color of #ff07cc hex color will look
on a black background.