In RGB color space, #ff69cc hex color has a red value of 255, a green value of 105 and a blue value of 204.
In CMYK color space (used in color printing), #ff69cc hex color is composed of 0% cyan, 58.82% magenta, 20% yellow and 0% black.
#ff69cc color has a hue of 320.4 degrees, a saturation of 100% and a lightness of 70.6%.
#ff69cc hex color contains mainly RED.
The closest web safe color of #ff69cc is #ff66cc
#ff69cc hex color has a decimal value of 16738764.
HEX | ff69cc | #ff69cc |
---|---|---|
RGB | 255, 105, 204 | rgb(255, 105, 204) |
RGB Percent | 100, 41.18, 80 | rgb(100, 41.18, 80) |
CMYK | 0, 59, 20, 0 | |
HSL | 320.4°, 100, 70.6 | hsl(320.4, 100%, 70.6%) |
HSV | 320.4°, 58.8, 100 |
XYZ | 57.191, 35.723, 61.008 |
---|---|
Hunter Lab | 59.769, 66.206, -18.681 |
CIE-LAB | 66.308, 67.343, -22.972 |
CIE-LCH | 66.308, 71.153, 341.164 |
CIE-LUV | 0, 58.82, 20, 0 |
Web Safe | ff66cc |
RGB percent of color #ff69cc
CMYK percent of color #ff69cc
Text with hexadecimal color #ff69cc
This text has a font color of #ff69cc
<p style="color:#ff69cc">Text here</p>
#ff69cc Background Color
This box has a background color of #ff69cc
<div style="background-color:#ff69cc">Text here</div>
#ff69cc Border Color
This box has a border color of #ff69cc
<div style="border: 4px solid #ff69cc">Text here</div>
CSS codes
<p style="color:#ff69cc">Text here</p>
<div style="background-color:#ff69cc">Text here</div>
<div style="border: 4px solid #ff69cc">Text here</div>
#ff69cc Color on white background
This is how a font and box color of #ff69cc will look
on a white background.
#ff69cc Color on black background
This is how a font and box color of #ff69cc hex color will look
on a black background.