In RGB color space, #ff81cc hex color has a red value of 255, a green value of 129 and a blue value of 204.
In CMYK color space (used in color printing), #ff81cc hex color is composed of 0% cyan, 49.41% magenta, 20% yellow and 0% black.
#ff81cc color has a hue of 324.3 degrees, a saturation of 100% and a lightness of 75.3%.
#ff81cc hex color contains mainly RED.
The closest web safe color of #ff81cc is #ff99cc
#ff81cc hex color has a decimal value of 16744908.
HEX | ff81cc | #ff81cc |
---|---|---|
RGB | 255, 129, 204 | rgb(255, 129, 204) |
RGB Percent | 100, 50.59, 80 | rgb(100, 50.59, 80) |
CMYK | 0, 49, 20, 0 | |
HSL | 324.3°, 100, 75.3 | hsl(324.3, 100%, 75.3%) |
HSV | 324.3°, 49.4, 100 |
XYZ | 59.989, 41.32, 61.941 |
---|---|
Hunter Lab | 64.281, 54.092, -12.136 |
CIE-LAB | 70.4, 56.48, -16.753 |
CIE-LCH | 70.4, 58.912, 343.479 |
CIE-LUV | 0, 49.41, 20, 0 |
Web Safe | ff99cc |
RGB percent of color #ff81cc
CMYK percent of color #ff81cc
Text with hexadecimal color #ff81cc
This text has a font color of #ff81cc
<p style="color:#ff81cc">Text here</p>
#ff81cc Background Color
This box has a background color of #ff81cc
<div style="background-color:#ff81cc">Text here</div>
#ff81cc Border Color
This box has a border color of #ff81cc
<div style="border: 4px solid #ff81cc">Text here</div>
CSS codes
<p style="color:#ff81cc">Text here</p>
<div style="background-color:#ff81cc">Text here</div>
<div style="border: 4px solid #ff81cc">Text here</div>
#ff81cc Color on white background
This is how a font and box color of #ff81cc will look
on a white background.
#ff81cc Color on black background
This is how a font and box color of #ff81cc hex color will look
on a black background.