In RGB color space, #c555ff hex color has a red value of 197, a green value of 85 and a blue value of 255.
In CMYK color space (used in color printing), #c555ff hex color is composed of 22.75% cyan, 66.67% magenta, 0% yellow and 0% black.
#c555ff color has a hue of 279.5 degrees, a saturation of 100% and a lightness of 66.7%.
#c555ff hex color contains mainly BLUE.
The closest web safe color of #c555ff is #cc66ff
#c555ff hex color has a decimal value of 12932607.
HEX | c555ff | #c555ff |
---|---|---|
RGB | 197, 85, 255 | rgb(197, 85, 255) |
RGB Percent | 77.25, 33.33, 100 | rgb(77.25, 33.33, 100) |
CMYK | 23, 67, 0, 0 | |
HSL | 279.5°, 100, 66.7 | hsl(279.5, 100%, 66.7%) |
HSV | 279.5°, 66.7, 100 |
XYZ | 44.324, 25.587, 97.21 |
---|---|
Hunter Lab | 50.584, 67.89, -78.533 |
CIE-LAB | 57.643, 70.31, -65.61 |
CIE-LCH | 57.643, 96.167, 316.98 |
CIE-LUV | 22.75, 66.67, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #c555ff
CMYK percent of color #c555ff
Text with hexadecimal color #c555ff
This text has a font color of #c555ff
<p style="color:#c555ff">Text here</p>
#c555ff Background Color
This box has a background color of #c555ff
<div style="background-color:#c555ff">Text here</div>
#c555ff Border Color
This box has a border color of #c555ff
<div style="border: 4px solid #c555ff">Text here</div>
CSS codes
<p style="color:#c555ff">Text here</p>
<div style="background-color:#c555ff">Text here</div>
<div style="border: 4px solid #c555ff">Text here</div>
#c555ff Color on white background
This is how a font and box color of #c555ff will look
on a white background.
#c555ff Color on black background
This is how a font and box color of #c555ff hex color will look
on a black background.