In RGB color space, #ff97cc hex color has a red value of 255, a green value of 151 and a blue value of 204.
In CMYK color space (used in color printing), #ff97cc hex color is composed of 0% cyan, 40.78% magenta, 20% yellow and 0% black.
#ff97cc color has a hue of 329.4 degrees, a saturation of 100% and a lightness of 79.6%.
#ff97cc hex color contains mainly RED.
The closest web safe color of #ff97cc is #ff99cc
#ff97cc hex color has a decimal value of 16750540.
HEX | ff97cc | #ff97cc |
---|---|---|
RGB | 255, 151, 204 | rgb(255, 151, 204) |
RGB Percent | 100, 59.22, 80 | rgb(100, 59.22, 80) |
CMYK | 0, 41, 20, 0 | |
HSL | 329.4°, 100, 79.6 | hsl(329.4, 100%, 79.6%) |
HSV | 329.4°, 40.8, 100 |
XYZ | 63.206, 47.753, 63.013 |
---|---|
Hunter Lab | 69.104, 42.335, -5.692 |
CIE-LAB | 74.669, 45.611, -10.343 |
CIE-LCH | 74.669, 46.769, 347.223 |
CIE-LUV | 0, 40.78, 20, 0 |
Web Safe | ff99cc |
RGB percent of color #ff97cc
CMYK percent of color #ff97cc
Text with hexadecimal color #ff97cc
This text has a font color of #ff97cc
<p style="color:#ff97cc">Text here</p>
#ff97cc Background Color
This box has a background color of #ff97cc
<div style="background-color:#ff97cc">Text here</div>
#ff97cc Border Color
This box has a border color of #ff97cc
<div style="border: 4px solid #ff97cc">Text here</div>
CSS codes
<p style="color:#ff97cc">Text here</p>
<div style="background-color:#ff97cc">Text here</div>
<div style="border: 4px solid #ff97cc">Text here</div>
#ff97cc Color on white background
This is how a font and box color of #ff97cc will look
on a white background.
#ff97cc Color on black background
This is how a font and box color of #ff97cc hex color will look
on a black background.