In RGB color space, #c102ff hex color has a red value of 193, a green value of 2 and a blue value of 255.
In CMYK color space (used in color printing), #c102ff hex color is composed of 24.31% cyan, 99.22% magenta, 0% yellow and 0% black.
#c102ff color has a hue of 285.3 degrees, a saturation of 100% and a lightness of 50.4%.
#c102ff hex color contains mainly BLUE.
The closest web safe color of #c102ff is #cc00ff
#c102ff hex color has a decimal value of 12649215.
HEX | c102ff | #c102ff |
---|---|---|
RGB | 193, 2, 255 | rgb(193, 2, 255) |
RGB Percent | 75.69, 0.78, 100 | rgb(75.69, 0.78, 100) |
CMYK | 24, 99, 0, 0 | |
HSL | 285.3°, 100, 50.4 | hsl(285.3, 100%, 50.4%) |
HSV | 285.3°, 99.2, 100 |
XYZ | 40.064, 18.601, 96.086 |
---|---|
Hunter Lab | 43.129, 90.34, -101.901 |
CIE-LAB | 50.217, 89.476, -77.669 |
CIE-LCH | 50.217, 118.484, 319.041 |
CIE-LUV | 24.31, 99.22, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #c102ff
CMYK percent of color #c102ff
Text with hexadecimal color #c102ff
This text has a font color of #c102ff
<p style="color:#c102ff">Text here</p>
#c102ff Background Color
This box has a background color of #c102ff
<div style="background-color:#c102ff">Text here</div>
#c102ff Border Color
This box has a border color of #c102ff
<div style="border: 4px solid #c102ff">Text here</div>
CSS codes
<p style="color:#c102ff">Text here</p>
<div style="background-color:#c102ff">Text here</div>
<div style="border: 4px solid #c102ff">Text here</div>
#c102ff Color on white background
This is how a font and box color of #c102ff will look
on a white background.
#c102ff Color on black background
This is how a font and box color of #c102ff hex color will look
on a black background.