In RGB color space, #ff13cc hex color has a red value of 255, a green value of 19 and a blue value of 204.
In CMYK color space (used in color printing), #ff13cc hex color is composed of 0% cyan, 92.55% magenta, 20% yellow and 0% black.
#ff13cc color has a hue of 313 degrees, a saturation of 100% and a lightness of 53.7%.
#ff13cc hex color contains mainly RED.
The closest web safe color of #ff13cc is #ff00cc
#ff13cc hex color has a decimal value of 16716748.
HEX | ff13cc | #ff13cc |
---|---|---|
RGB | 255, 19, 204 | rgb(255, 19, 204) |
RGB Percent | 100, 7.45, 80 | rgb(100, 7.45, 80) |
CMYK | 0, 93, 20, 0 | |
HSL | 313°, 100, 53.7 | hsl(313, 100%, 53.7%) |
HSV | 313°, 92.5, 100 |
XYZ | 52.372, 26.085, 59.401 |
---|---|
Hunter Lab | 51.073, 93.66, -33.206 |
CIE-LAB | 58.118, 90.439, -35.632 |
CIE-LCH | 58.118, 97.205, 338.496 |
CIE-LUV | 0, 92.55, 20, 0 |
Web Safe | ff00cc |
RGB percent of color #ff13cc
CMYK percent of color #ff13cc
Text with hexadecimal color #ff13cc
This text has a font color of #ff13cc
<p style="color:#ff13cc">Text here</p>
#ff13cc Background Color
This box has a background color of #ff13cc
<div style="background-color:#ff13cc">Text here</div>
#ff13cc Border Color
This box has a border color of #ff13cc
<div style="border: 4px solid #ff13cc">Text here</div>
CSS codes
<p style="color:#ff13cc">Text here</p>
<div style="background-color:#ff13cc">Text here</div>
<div style="border: 4px solid #ff13cc">Text here</div>
#ff13cc Color on white background
This is how a font and box color of #ff13cc will look
on a white background.
#ff13cc Color on black background
This is how a font and box color of #ff13cc hex color will look
on a black background.