In RGB color space, #c55fff hex color has a red value of 197, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #c55fff hex color is composed of 22.75% cyan, 62.75% magenta, 0% yellow and 0% black.
#c55fff color has a hue of 278.3 degrees, a saturation of 100% and a lightness of 68.6%.
#c55fff hex color contains mainly BLUE.
The closest web safe color of #c55fff is #cc66ff
#c55fff hex color has a decimal value of 12935167.
HEX | c55fff | #c55fff |
---|---|---|
RGB | 197, 95, 255 | rgb(197, 95, 255) |
RGB Percent | 77.25, 37.25, 100 | rgb(77.25, 37.25, 100) |
CMYK | 23, 63, 0, 0 | |
HSL | 278.3°, 100, 68.6 | hsl(278.3, 100%, 68.6%) |
HSV | 278.3°, 62.7, 100 |
XYZ | 45.168, 27.275, 97.492 |
---|---|
Hunter Lab | 52.225, 62.984, -74.122 |
CIE-LAB | 59.228, 65.924, -63.064 |
CIE-LCH | 59.228, 91.231, 316.27 |
CIE-LUV | 22.75, 62.75, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #c55fff
CMYK percent of color #c55fff
Text with hexadecimal color #c55fff
This text has a font color of #c55fff
<p style="color:#c55fff">Text here</p>
#c55fff Background Color
This box has a background color of #c55fff
<div style="background-color:#c55fff">Text here</div>
#c55fff Border Color
This box has a border color of #c55fff
<div style="border: 4px solid #c55fff">Text here</div>
CSS codes
<p style="color:#c55fff">Text here</p>
<div style="background-color:#c55fff">Text here</div>
<div style="border: 4px solid #c55fff">Text here</div>
#c55fff Color on white background
This is how a font and box color of #c55fff will look
on a white background.
#c55fff Color on black background
This is how a font and box color of #c55fff hex color will look
on a black background.