In RGB color space, #ff3acc hex color has a red value of 255, a green value of 58 and a blue value of 204.
In CMYK color space (used in color printing), #ff3acc hex color is composed of 0% cyan, 77.25% magenta, 20% yellow and 0% black.
#ff3acc color has a hue of 315.5 degrees, a saturation of 100% and a lightness of 61.4%.
#ff3acc hex color contains mainly RED.
The closest web safe color of #ff3acc is #ff33cc
#ff3acc hex color has a decimal value of 16726732.
HEX | ff3acc | #ff3acc |
---|---|---|
RGB | 255, 58, 204 | rgb(255, 58, 204) |
RGB Percent | 100, 22.75, 80 | rgb(100, 22.75, 80) |
CMYK | 0, 77, 20, 0 | |
HSL | 315.5°, 100, 61.4 | hsl(315.5, 100%, 61.4%) |
HSV | 315.5°, 77.3, 100 |
XYZ | 53.652, 28.646, 59.828 |
---|---|
Hunter Lab | 53.522, 85.27, -28.81 |
CIE-LAB | 60.468, 83.621, -31.97 |
CIE-LCH | 60.468, 89.524, 339.077 |
CIE-LUV | 0, 77.25, 20, 0 |
Web Safe | ff33cc |
RGB percent of color #ff3acc
CMYK percent of color #ff3acc
Text with hexadecimal color #ff3acc
This text has a font color of #ff3acc
<p style="color:#ff3acc">Text here</p>
#ff3acc Background Color
This box has a background color of #ff3acc
<div style="background-color:#ff3acc">Text here</div>
#ff3acc Border Color
This box has a border color of #ff3acc
<div style="border: 4px solid #ff3acc">Text here</div>
CSS codes
<p style="color:#ff3acc">Text here</p>
<div style="background-color:#ff3acc">Text here</div>
<div style="border: 4px solid #ff3acc">Text here</div>
#ff3acc Color on white background
This is how a font and box color of #ff3acc will look
on a white background.
#ff3acc Color on black background
This is how a font and box color of #ff3acc hex color will look
on a black background.